mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-13 00:30:07 +00:00
V3.2017.11.990 [ci skip]
This commit is contained in:
parent
8a7c9a4bce
commit
e5f762e249
51 changed files with 74 additions and 74 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.188.207.8 0;
|
||||
23.251.159.199 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.11.989
|
||||
### Updated: Mon Nov 13 10:06:47 SAST 2017
|
||||
### Version: V3.2017.11.990
|
||||
### Updated: Mon Nov 13 11:32:50 SAST 2017
|
||||
### Bad Referrer Count: 5920
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
|
@ -472,7 +472,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bNeedle\b" 3;
|
||||
"~*\bNessus\b" 3;
|
||||
"~*\bNetAnts\b" 3;
|
||||
"~*\bNetcraftSurveyAgent/1\b" 3;
|
||||
"~*\bNetcraft\b" 3;
|
||||
"~*\bnetEstate\ NE\ Crawler\b" 3;
|
||||
"~*\bNetLyzer\b" 3;
|
||||
"~*\bNetMechanic\b" 3;
|
||||
|
@ -712,7 +712,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bZade\b" 3;
|
||||
"~*\bZermelo\b" 3;
|
||||
"~*\bZeus\b" 3;
|
||||
"~*\bzgrab/0\b" 3;
|
||||
"~*\bzgrab\b" 3;
|
||||
"~*\bZitebot\b" 3;
|
||||
"~*\bZmEu\b" 3;
|
||||
"~*\bZumBot\b" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue