mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
New Referers / Bots Added
This commit is contained in:
parent
1a5cb43134
commit
364ae6decc
1 changed files with 4 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Wed Sep 28 09:56:31 SAST 2016
|
||||
### Thu Sep 29 14:19:04 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.116197347641 seconds
|
||||
### 0.142206430435 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1026,6 +1026,7 @@ map $http_referer $bad_referer {
|
|||
"~*darodar.com" 1;
|
||||
"~*dbutton.net" 1;
|
||||
"~*deadlinkchecker.com" 1;
|
||||
"~*dealwifi.com" 1;
|
||||
"~*dear-diary.ru" 1;
|
||||
"~*decorationspcs.com" 1;
|
||||
"~*dekorkeramik.ru" 1;
|
||||
|
@ -1709,6 +1710,7 @@ map $http_referer $bad_referer {
|
|||
"~*sanjosestartups.com" 1;
|
||||
"~*santasgift.ml" 1;
|
||||
"~*saratov.xrus.org" 1;
|
||||
"~*sarf3omlat.com" 1;
|
||||
"~*savefrom.com" 1;
|
||||
"~*savetubevideo.com" 1;
|
||||
"~*sbetodiodnye-lampy.ru" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue