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
2f1c59c452
commit
b133dc805e
1 changed files with 8 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Sat Sep 17 08:38:01 SAST 2016
|
||||
### Sun Sep 18 08:48:19 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.116088151932 seconds
|
||||
### 0.125407934189 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -272,6 +272,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*EMail\ Wolf" 3;
|
||||
"~*EmailWolf" 3;
|
||||
"~*EroCrawler" 3;
|
||||
"~*Evil" 3;
|
||||
"~*Exabot" 3;
|
||||
"~*Express\ WebPictures" 3;
|
||||
"~*Extractor" 3;
|
||||
|
@ -323,6 +324,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*internetVista\ monitor" 3;
|
||||
"~*InterGET" 3;
|
||||
"~*Iria" 3;
|
||||
"~*iskanie" 3;
|
||||
"~*JamesBOT" 3;
|
||||
"~*JennyBot" 3;
|
||||
"~*JetCar" 3;
|
||||
|
@ -532,6 +534,8 @@ map $http_user_agent $bad_bot {
|
|||
"~*Web\ Enhancer" 3;
|
||||
"~*WebFetch" 3;
|
||||
"~*Web\ Fetch" 3;
|
||||
"~*WebFuck" 3;
|
||||
"~*Web\ Fuck" 3;
|
||||
"~*WebGo\ IS" 3;
|
||||
"~*Web\ Image\ Collector" 3;
|
||||
"~*WebLeacher" 3;
|
||||
|
@ -837,6 +841,7 @@ map $http_referer $bad_referer {
|
|||
"~*aruplighting.com" 1;
|
||||
"~*asseenontv.ru" 1;
|
||||
"~*audiobangout.com" 1;
|
||||
"~*australia-opening-times.com" 1;
|
||||
"~*auto-moto-elektronika.cz" 1;
|
||||
"~*auto-zapchasti.org" 1;
|
||||
"~*auto.rusvile.lt" 1;
|
||||
|
@ -1022,6 +1027,7 @@ map $http_referer $bad_referer {
|
|||
"~*delfin-aqua.com.ua" 1;
|
||||
"~*demenageur.com" 1;
|
||||
"~*den-noch24.ru" 1;
|
||||
"~*dengi-pod-zalog-nedvizhimosti.ru" 1;
|
||||
"~*depositfiles-porn.com" 1;
|
||||
"~*descargar-musica-gratis.net" 1;
|
||||
"~*detskie-konstruktory.ru" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue