Merge branch 'master' of https://git.seemsleg.it/pub/php-func-lib
Conflicts: ips/crawler.php
This commit is contained in:
commit
c477afabb0
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/secret.php
|
||||
/config.php
|
||||
/test.php
|
||||
/_secret.php
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$_ips_crawler = array (
|
||||
'40.77.167.56 ', // bing bot
|
||||
'40.77.167.', // bing bot
|
||||
'66.249.',
|
||||
'62.138.',
|
||||
'62.210.149.60',
|
||||
@ -12,6 +12,7 @@ $_ips_crawler = array (
|
||||
'54.36.148.', // ahrefbot
|
||||
'216.244.66.196', // opensiteexplorer
|
||||
'65.21.180.26', // seekport
|
||||
'81.209.177.145' // website-datenbank.de
|
||||
'81.209.177.145', // website-datenbank.de
|
||||
'2a01:4f8:190:4244::2' // mj12bot
|
||||
);
|
||||
?>
|
||||
Loading…
Reference in New Issue
Block a user