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
572c35bb10
commit
27a55f616e
1 changed files with 4 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Tue Nov 1 13:34:49 SAST 2016
|
||||
### Wed Nov 2 11:34:42 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.133108854294 seconds
|
||||
### 0.158643245697 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1620,6 +1620,7 @@ map $http_referer $bad_referer {
|
|||
"~*musicas.baixar-musicas-gratis.com" 1;
|
||||
"~*musicprojectfoundation.com" 1;
|
||||
"~*musicspire.online" 1;
|
||||
"~*musicstock.me" 1;
|
||||
"~*muz-baza.net" 1;
|
||||
"~*muz-shoes.ru" 1;
|
||||
"~*my-big-family.com" 1;
|
||||
|
@ -1642,6 +1643,7 @@ map $http_referer $bad_referer {
|
|||
"~*nate.com" 1;
|
||||
"~*net-profits.xyz" 1;
|
||||
"~*new-post.tk" 1;
|
||||
"~*newtechspb.ru" 1;
|
||||
"~*nextconseil.com" 1;
|
||||
"~*niki-mlt.ru" 1;
|
||||
"~*notaria-desalas.com" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue