diff --git a/ips/crawler.php b/ips/crawler.php index d5a16b1..b9f577f 100644 --- a/ips/crawler.php +++ b/ips/crawler.php @@ -22,7 +22,8 @@ $_ips_crawler = array ( '85.25.177.', // abuse '85.25.210.', // hosteurope abuse '34.79.234.76', // google - '148.251.120.201' // mj12bot + '148.251.120.201', // mj12bot + '205.185.115.87' //sex spam ); function checkHuman() { global $_ips_crawler;