This commit is contained in:
titz lapi 2022-08-16 21:35:12 +02:00
parent 79e27ee95a
commit 3f2c5c1e73

View File

@ -23,7 +23,8 @@ $_ips_crawler = array (
'85.25.210.', // hosteurope abuse '85.25.210.', // hosteurope abuse
'34.79.234.76', // google '34.79.234.76', // google
'148.251.120.201', // mj12bot '148.251.120.201', // mj12bot
'205.185.115.87' //sex spam '205.185.115.87', //sex spam
'176.125.230.38' //sql inj
); );
function checkHuman() { function checkHuman() {
global $_ips_crawler; global $_ips_crawler;