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
1cbd66f8b2
commit
b846ff4209
1 changed files with 4 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Thu Oct 6 14:13:31 SAST 2016
|
||||
### Fri Oct 7 11:51:38 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.114350318909 seconds
|
||||
### 0.11403799057 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1458,6 +1458,7 @@ map $http_referer $bad_referer {
|
|||
"~*m-google.xyz" 1;
|
||||
"~*m1media.net" 1;
|
||||
"~*m4ever.net" 1;
|
||||
"~*magazin-pics.ru" 1;
|
||||
"~*magento-crew.net" 1;
|
||||
"~*magicdiet.gq" 1;
|
||||
"~*mainlinehobby.net" 1;
|
||||
|
@ -1521,6 +1522,7 @@ map $http_referer $bad_referer {
|
|||
"~*mrlmedia.net" 1;
|
||||
"~*mrmoneymustache.com" 1;
|
||||
"~*mrwhite.biz" 1;
|
||||
"~*mturkcontent.com" 1;
|
||||
"~*muscle-factory.com.au" 1;
|
||||
"~*musicas.baixar-musicas-gratis.com" 1;
|
||||
"~*musicprojectfoundation.com" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue