mirror of
				https://github.com/pierre42100/comunic
				synced 2025-11-04 12:14:10 +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,
 | 
						|
);
 | 
						|
?>
 |