Compare commits
2 Commits
e17e570114
...
9a024c5c88
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a024c5c88 | ||
|
|
f9a0e41889 |
@@ -1,13 +1,14 @@
|
|||||||
<?php
|
<?php
|
||||||
$_ips_crawler = array (
|
$_ips_crawler = array (
|
||||||
'40.77.167.56 ', //bing bot
|
'40.77.167.56 ', // bing bot
|
||||||
'66.249.',
|
'66.249.',
|
||||||
'62.138.',
|
'62.138.',
|
||||||
'62.210.149.60',
|
'62.210.149.60',
|
||||||
'92.118.160.37', //netsystem research bot
|
'92.118.160.37', // netsystem research bot
|
||||||
'104.155.85.84',
|
'104.155.85.84',
|
||||||
'114.119.1', //petalbot
|
'114.119.1', // petalbot
|
||||||
'185.191.171.', //semrush bot
|
'185.191.171.6', // semrush bot
|
||||||
'54.36.148.' //ahrefbot
|
'207.46.13.124', // bing bot
|
||||||
|
'54.36.148.' //ahrefbot
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user