mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
6 lines
107 B
PHP
Executable File
6 lines
107 B
PHP
Executable File
<?php
|
|
$GLOBALS['trafic_limiter']=array (
|
|
'192.168.1.24' => 1460550247,
|
|
'127.0.0.1' => 1477725456,
|
|
);
|
|
?>
|