ip ban
This commit is contained in:
parent
79e27ee95a
commit
3f2c5c1e73
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user