ips crawler

This commit is contained in:
Sebastian Titz 2021-07-28 08:34:37 +02:00
parent 9a024c5c88
commit 05903ce02d

View File

@ -7,8 +7,9 @@ $_ips_crawler = array (
'92.118.160.37', // netsystem research bot
'104.155.85.84',
'114.119.1', // petalbot
'185.191.171.6', // semrush bot
'185.191.171.', // semrush bot
'207.46.13.124', // bing bot
'54.36.148.' //ahrefbot
'54.36.148.', // ahrefbot
'216.244.66.196' // opensiteexplorer
);
?>