HEAD

Conflicts:
	ips/crawler.php
This commit is contained in:
Sebastian Titz
2021-07-26 15:23:00 +02:00

View File

@@ -8,6 +8,7 @@ $_ips_crawler = array (
'104.155.85.84',
'114.119.1', // petalbot
'185.191.171.6', // semrush bot
'207.46.13.124' // bing bot
'207.46.13.124', // bing bot
'54.36.148.' //ahrefbot
);
?>