mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 10:09:48 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
6619250e2f
commit
61739c47a3
7 changed files with 13 additions and 13 deletions
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Updated: Tue May 30 10:59:47 SAST 2017
|
||||
### Updated: Tue May 30 16:13:44 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.330241203308 seconds
|
||||
### 0.338044881821 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -3313,6 +3313,7 @@ map $http_referer $bad_referer {
|
|||
"~*moz.com" 1;
|
||||
"~*mp3films.ru" 1;
|
||||
"~*mp3ringtone.info" 1;
|
||||
"~*mrbitsandbytes.com" 1;
|
||||
"~*mrcsa.com.au" 1;
|
||||
"~*mrinsidesales.com" 1;
|
||||
"~*mriyadh.com" 1;
|
||||
|
@ -4826,7 +4827,6 @@ map $http_referer $bad_referer {
|
|||
"~*vasileostrovsky-rayon.ru" 1;
|
||||
"~*vavilone.com" 1;
|
||||
"~*vbabule.net" 1;
|
||||
"~*vc.ru" 1;
|
||||
"~*vduplo.ru" 1;
|
||||
"~*vedomstvo.net" 1;
|
||||
"~*veerotech.com" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue