crawlerips

This commit is contained in:
Sebastian Titz 2021-08-26 15:21:59 +02:00
parent 5c7e2f6a8f
commit de82116482

View File

@ -8,11 +8,13 @@ $_ips_crawler = array (
'104.155.85.', // google
'114.119.1', // petalbot
'185.191.171.', // semrush bot
'207.46.13.124', // bing bot
'207.46.13.', // bing bot
'54.36.148.', // ahrefbot
'54.36.149.', // ahrefbot
'216.244.66.196', // opensiteexplorer
'65.21.180.26', // seekport
'81.209.177.145', // website-datenbank.de
'2a01:4f8:190:4244::2' // mj12bot
'2a01:4f8:190:4244::2', // mj12bot
'192.99.5.225' // ...
);
?>