mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
New Referers / Bots Added
This commit is contained in:
parent
4d2ff5b4e2
commit
1671978c56
4 changed files with 16 additions and 3 deletions
|
@ -21,6 +21,7 @@
|
|||
1314dh.com
|
||||
1hwy.com
|
||||
1kinobig.ru
|
||||
1ops.tk
|
||||
1pamm.ru
|
||||
1stat.ru
|
||||
1webmaster.ml
|
||||
|
@ -816,6 +817,7 @@ descargar-musicas-gratis.com
|
|||
design-ideas.info
|
||||
design-lands.ru
|
||||
designdevise.com
|
||||
destinationrealestate.com
|
||||
detalizaciya-tut.biz
|
||||
detective01.ru
|
||||
detki-opt.ru
|
||||
|
@ -3257,6 +3259,7 @@ vinylvault.co.uk
|
|||
vip-dom.in
|
||||
vip-parfumeria.ru
|
||||
vip.51.la
|
||||
vip2ch.com
|
||||
vipsiterip.org
|
||||
visa-china.ru
|
||||
visa-pasport.ru
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Thu Jan 12 13:33:12 SAST 2017
|
||||
### Sat Jan 14 11:45:10 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.30001449585 seconds
|
||||
### 0.294811487198 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -675,7 +675,9 @@ map $http_referer $bad_words {
|
|||
"~*amateurxpass" 1;
|
||||
"~*ambien" 1;
|
||||
"~*amoxicillin" 1;
|
||||
"~*anafranil" 1;
|
||||
"~*asshole" 1;
|
||||
"~*atenolol" 1;
|
||||
"~*baccarat" 1;
|
||||
"~*beastiality" 1;
|
||||
"~*bestiality" 1;
|
||||
|
@ -707,9 +709,11 @@ map $http_referer $bad_words {
|
|||
"~*nudeceleb" 1;
|
||||
"~*paxil" 1;
|
||||
"~*phentermine" 1;
|
||||
"~*prednisone" 1;
|
||||
"~*pussy" 1;
|
||||
"~*screentoolkit" 1;
|
||||
"~*seoexperimenty" 1;
|
||||
"~*suhagra" 1;
|
||||
"~*syntryx" 1;
|
||||
"~*titten" 1;
|
||||
"~*t0phackteam" 1;
|
||||
|
@ -810,6 +814,7 @@ map $http_referer $bad_referer {
|
|||
"~*1314dh.com" 1;
|
||||
"~*1hwy.com" 1;
|
||||
"~*1kinobig.ru" 1;
|
||||
"~*1ops.tk" 1;
|
||||
"~*1pamm.ru" 1;
|
||||
"~*1stat.ru" 1;
|
||||
"~*1webmaster.ml" 1;
|
||||
|
@ -1605,6 +1610,7 @@ map $http_referer $bad_referer {
|
|||
"~*design-ideas.info" 1;
|
||||
"~*design-lands.ru" 1;
|
||||
"~*designdevise.com" 1;
|
||||
"~*destinationrealestate.com" 1;
|
||||
"~*detalizaciya-tut.biz" 1;
|
||||
"~*detective01.ru" 1;
|
||||
"~*detki-opt.ru" 1;
|
||||
|
@ -4046,6 +4052,7 @@ map $http_referer $bad_referer {
|
|||
"~*vip-dom.in" 1;
|
||||
"~*vip-parfumeria.ru" 1;
|
||||
"~*vip.51.la" 1;
|
||||
"~*vip2ch.com" 1;
|
||||
"~*vipsiterip.org" 1;
|
||||
"~*visa-china.ru" 1;
|
||||
"~*visa-pasport.ru" 1;
|
||||
|
|
|
@ -21,6 +21,7 @@ domain:12masterov.com
|
|||
domain:1314dh.com
|
||||
domain:1hwy.com
|
||||
domain:1kinobig.ru
|
||||
domain:1ops.tk
|
||||
domain:1pamm.ru
|
||||
domain:1stat.ru
|
||||
domain:1webmaster.ml
|
||||
|
@ -816,6 +817,7 @@ domain:descargar-musicas-gratis.com
|
|||
domain:design-ideas.info
|
||||
domain:design-lands.ru
|
||||
domain:designdevise.com
|
||||
domain:destinationrealestate.com
|
||||
domain:detalizaciya-tut.biz
|
||||
domain:detective01.ru
|
||||
domain:detki-opt.ru
|
||||
|
@ -3257,6 +3259,7 @@ domain:vinylvault.co.uk
|
|||
domain:vip-dom.in
|
||||
domain:vip-parfumeria.ru
|
||||
domain:vip.51.la
|
||||
domain:vip2ch.com
|
||||
domain:vipsiterip.org
|
||||
domain:visa-china.ru
|
||||
domain:visa-pasport.ru
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue