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
f7d73bde87
commit
1052574b5d
3 changed files with 7 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Wed Dec 14 13:35:12 SAST 2016
|
||||
### Thu Dec 15 12:34:33 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.211201190948 seconds
|
||||
### 0.206767320633 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1055,6 +1055,7 @@ map $http_referer $bad_referer {
|
|||
"~*c-english.ru" 1;
|
||||
"~*cablecar.us" 1;
|
||||
"~*cacheimages.com" 1;
|
||||
"~*cactussoft.biz" 1;
|
||||
"~*cakics.com" 1;
|
||||
"~*calc-for-credit.ru" 1;
|
||||
"~*californianews.cf" 1;
|
||||
|
@ -2428,6 +2429,7 @@ map $http_referer $bad_referer {
|
|||
"~*turkeyreport.tk" 1;
|
||||
"~*tvand.ru" 1;
|
||||
"~*tversvet.ru" 1;
|
||||
"~*tvteleport.ru" 1;
|
||||
"~*twelvevisionspartyofcolorado.com" 1;
|
||||
"~*twiclub.in" 1;
|
||||
"~*twincitiescarservice.com" 1;
|
||||
|
|
|
@ -285,6 +285,7 @@ domain:bzero1jewelry.net
|
|||
domain:c-english.ru
|
||||
domain:cablecar.us
|
||||
domain:cacheimages.com
|
||||
domain:cactussoft.biz
|
||||
domain:cakics.com
|
||||
domain:calc-for-credit.ru
|
||||
domain:californianews.cf
|
||||
|
@ -1658,6 +1659,7 @@ domain:turizm.bz
|
|||
domain:turkeyreport.tk
|
||||
domain:tvand.ru
|
||||
domain:tversvet.ru
|
||||
domain:tvteleport.ru
|
||||
domain:twelvevisionspartyofcolorado.com
|
||||
domain:twiclub.in
|
||||
domain:twincitiescarservice.com
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue