mirror of
https://github.com/pierre42100/comunic
synced 2025-06-22 18:15:20 +00:00
First commit
This commit is contained in:
6
tools/nobin/data/trafic_limiter.php
Executable file
6
tools/nobin/data/trafic_limiter.php
Executable file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$GLOBALS['trafic_limiter']=array (
|
||||
'192.168.1.24' => 1460550247,
|
||||
'127.0.0.1' => 1477725456,
|
||||
);
|
||||
?>
|
Reference in New Issue
Block a user