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
2e43db35bb
commit
2d78fbef7a
1 changed files with 5 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Tue Oct 4 13:56:34 SAST 2016
|
||||
### Wed Oct 5 09:38:38 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.118270635605 seconds
|
||||
### 0.176766633987 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1040,6 +1040,7 @@ map $http_referer $bad_referer {
|
|||
"~*descargar-musica-gratis.net" 1;
|
||||
"~*detskie-konstruktory.ru" 1;
|
||||
"~*devochki.top" 1;
|
||||
"~*diffbot.com" 1;
|
||||
"~*dimkino.ru" 1;
|
||||
"~*dipstar.org" 1;
|
||||
"~*directrev.com" 1;
|
||||
|
@ -1987,6 +1988,7 @@ map $http_referer $bad_referer {
|
|||
"~*worthimages.com" 1;
|
||||
"~*x-lime.net" 1;
|
||||
"~*x-musics.com" 1;
|
||||
"~*x-porno.video" 1;
|
||||
"~*x-rates.ru" 1;
|
||||
"~*x.rafomedia.com" 1;
|
||||
"~*xbaboon.com" 1;
|
||||
|
@ -2015,6 +2017,7 @@ map $http_referer $bad_referer {
|
|||
"~*xn--80adaggc5bdhlfamsfdij4p7b.xn--p1ai" 1;
|
||||
"~*xn--80adgcaax6acohn6r.xn--p1ai" 1;
|
||||
"~*xn--80ajjbdhgmudixfjc8c5a9df8b.xn--p1ai" 1;
|
||||
"~*xn--80ajbshivpvn2i.xn--p1ai" 1;
|
||||
"~*xn--90acenikpebbdd4f6d.xn--p1ai" 1;
|
||||
"~*xn--b1adccaf1bzj.xn--p1ai" 1;
|
||||
"~*xn--b1ag5cfn.xn--p1ai" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue