mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
New Referers / Bots Added
This commit is contained in:
parent
68eabb1fdf
commit
2f1c59c452
1 changed files with 5 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Fri Sep 16 08:33:36 SAST 2016
|
||||
### Sat Sep 17 08:38:01 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.183004140854 seconds
|
||||
### 0.116088151932 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -936,6 +936,7 @@ map $http_referer $bad_referer {
|
|||
"~*buyessaynow.biz" 1;
|
||||
"~*buypharmacydrug.com" 1;
|
||||
"~*bycontext.com" 1;
|
||||
"~*buynorxx.com" 1;
|
||||
"~*c-english.ru" 1;
|
||||
"~*cacheimages.com" 1;
|
||||
"~*cakics.com" 1;
|
||||
|
@ -1050,6 +1051,7 @@ map $http_referer $bad_referer {
|
|||
"~*doska-vsem.ru" 1;
|
||||
"~*dostavka-v-krym.com" 1;
|
||||
"~*dotnetdotcom.org" 1;
|
||||
"~*drugspowerstore.com" 1;
|
||||
"~*drugstoreforyou.com" 1;
|
||||
"~*drupa.com" 1;
|
||||
"~*dvr.biz.ua" 1;
|
||||
|
@ -1818,6 +1820,7 @@ map $http_referer $bad_referer {
|
|||
"~*teaminspection.com" 1;
|
||||
"~*teastory.co" 1;
|
||||
"~*tedxrj.com" 1;
|
||||
"~*teenbbw.yopoint.in" 1;
|
||||
"~*template-kid.com" 1;
|
||||
"~*tennis-img.org" 1;
|
||||
"~*thecoral.com.br" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue