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
364ae6decc
commit
5c356a18df
1 changed files with 4 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Thu Sep 29 14:19:04 SAST 2016
|
||||
### Fri Sep 30 10:28:58 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.142206430435 seconds
|
||||
### 0.115672111511 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1730,6 +1730,7 @@ map $http_referer $bad_referer {
|
|||
"~*seopub.net" 1;
|
||||
"~*seorankinglinks.us" 1;
|
||||
"~*seorankinglinks.com" 1;
|
||||
"~*sethrollins.net" 1;
|
||||
"~*setioweb.com" 1;
|
||||
"~*sex.hotblog.top" 1;
|
||||
"~*sexphoto.site" 1;
|
||||
|
@ -1972,6 +1973,7 @@ map $http_referer $bad_referer {
|
|||
"~*wordpresscore.com" 1;
|
||||
"~*work-from-home-earn-money-online.com" 1;
|
||||
"~*worthimages.com" 1;
|
||||
"~*x-lime.net" 1;
|
||||
"~*x-musics.com" 1;
|
||||
"~*x-rates.ru" 1;
|
||||
"~*x.rafomedia.com" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue