This commit is contained in:
Sebastian Titz 2022-05-17 11:25:02 +02:00
parent 4636e50b25
commit af3d7d33a1

View File

@ -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;