bot ips zentral sammeln

This commit is contained in:
admin
2021-07-14 20:09:48 +02:00
parent df5d1447af
commit ed87d341ab

8
ips/crawler.php Normal file
View File

@@ -0,0 +1,8 @@
<?php
$_ips_crawler = array (
'66.249.',
'62.138.',
'104.155.85.84',
'62.210.149.60'
);
?>