neue bot ips

This commit is contained in:
2021-07-19 14:22:19 +02:00
parent b2e6260dfb
commit 50b3d192ba

View File

@@ -1,8 +1,12 @@
<?php <?php
$_ips_crawler = array ( $_ips_crawler = array (
'40.77.167.56 ', //bing bot
'66.249.', '66.249.',
'62.138.', '62.138.',
'62.210.149.60',
'92.118.160.37', //netsystem research bot
'104.155.85.84', '104.155.85.84',
'62.210.149.60' '114.119.1', //petalbot
'185.191.171.6' //semrush bot
); );
?> ?>