mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
d125a9af52
commit
0861d2a74a
5 changed files with 15 additions and 7 deletions
|
@ -3603,6 +3603,7 @@ sergiorossistore.online
|
|||
serialsway.ucoz.ru
|
||||
serptehnika.ru
|
||||
server.popads.net
|
||||
servethis.com
|
||||
service-core.ru
|
||||
service.adtech.de
|
||||
service.adtech.fr
|
||||
|
@ -4682,6 +4683,7 @@ yatrk.xyz
|
|||
yeartwit.com
|
||||
yebocasino.co.za
|
||||
yebocasino.com
|
||||
yhit.press
|
||||
ynymnwbm.bloger.index.hr
|
||||
yogamatsexpert.com
|
||||
yoopsie.com
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### Version Information #
|
||||
############################################
|
||||
### Version: V3.2017.06.575
|
||||
### Updated: Wed Jun 21 15:36:04 SAST 2017
|
||||
### Generated In: 0.0243864059448 seconds
|
||||
### Version: V3.2017.06
|
||||
### Updated: Wed Jun 21 16:47:35 SAST 2017
|
||||
### Generated In: 0.707403659821 seconds
|
||||
############################################
|
||||
### Version Information ##
|
||||
|
||||
|
@ -4440,6 +4440,7 @@ map $http_referer $bad_referer {
|
|||
"~*serialsway.ucoz.ru" 1;
|
||||
"~*serptehnika.ru" 1;
|
||||
"~*server.popads.net" 1;
|
||||
"~*servethis.com" 1;
|
||||
"~*service.adtech.de" 1;
|
||||
"~*service.adtech.fr" 1;
|
||||
"~*service.adtech.us" 1;
|
||||
|
@ -5520,6 +5521,7 @@ map $http_referer $bad_referer {
|
|||
"~*yeartwit.com" 1;
|
||||
"~*yebocasino.com" 1;
|
||||
"~*yebocasino.co.za" 1;
|
||||
"~*yhit.press" 1;
|
||||
"~*ynymnwbm.bloger.index.hr" 1;
|
||||
"~*yogamatsexpert.com" 1;
|
||||
"~*yoopsie.com" 1;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### Version Information #
|
||||
############################################
|
||||
### Version: V3.2017.06.575
|
||||
### Updated: Wed Jun 21 15:36:04 SAST 2017
|
||||
### Generated In: 0.00338244438171 seconds
|
||||
### Version: V3.2017.06
|
||||
### Updated: Wed Jun 21 16:47:35 SAST 2017
|
||||
### Generated In: 0.707403659821 seconds
|
||||
############################################
|
||||
### Version Information ##
|
||||
|
||||
|
@ -4440,6 +4440,7 @@ map $http_referer $bad_referer {
|
|||
"~*serialsway.ucoz.ru" 1;
|
||||
"~*serptehnika.ru" 1;
|
||||
"~*server.popads.net" 1;
|
||||
"~*servethis.com" 1;
|
||||
"~*service.adtech.de" 1;
|
||||
"~*service.adtech.fr" 1;
|
||||
"~*service.adtech.us" 1;
|
||||
|
@ -5520,6 +5521,7 @@ map $http_referer $bad_referer {
|
|||
"~*yeartwit.com" 1;
|
||||
"~*yebocasino.com" 1;
|
||||
"~*yebocasino.co.za" 1;
|
||||
"~*yhit.press" 1;
|
||||
"~*ynymnwbm.bloger.index.hr" 1;
|
||||
"~*yogamatsexpert.com" 1;
|
||||
"~*yoopsie.com" 1;
|
||||
|
|
|
@ -3602,6 +3602,7 @@ domain:sergiorossistore.online
|
|||
domain:serialsway.ucoz.ru
|
||||
domain:serptehnika.ru
|
||||
domain:server.popads.net
|
||||
domain:servethis.com
|
||||
domain:service.adtech.de
|
||||
domain:service.adtech.fr
|
||||
domain:service.adtech.us
|
||||
|
@ -4682,6 +4683,7 @@ domain:yatrk.xyz
|
|||
domain:yeartwit.com
|
||||
domain:yebocasino.com
|
||||
domain:yebocasino.co.za
|
||||
domain:yhit.press
|
||||
domain:ynymnwbm.bloger.index.hr
|
||||
domain:yogamatsexpert.com
|
||||
domain:yoopsie.com
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue