mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 23:34:41 +00:00
V3.2018.05.1107 [ci skip]
This commit is contained in:
parent
48c011e68e
commit
f0f408c930
51 changed files with 71 additions and 81 deletions
|
@ -26,5 +26,5 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
104.154.120.187 0;
|
||||
35.184.226.236 0;
|
||||
104.197.236.150 0;
|
||||
146.148.58.237 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.05.1106
|
||||
### Updated: Thu May 17 07:47:37 SAST 2018
|
||||
### Version: V3.2018.05.1107
|
||||
### Updated: Thu May 17 07:52:38 SAST 2018
|
||||
### Bad Referrer Count: 6298
|
||||
### Bad Bot Count: 527
|
||||
### Bad Bot Count: 526
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -351,7 +351,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bFlashGet\b" 3;
|
||||
"~*\bFlunky\b" 3;
|
||||
"~*\bFoobot\b" 3;
|
||||
"~*\bfq\b" 3;
|
||||
"~*\bFreeuploader\b" 3;
|
||||
"~*\bFrontPage\b" 3;
|
||||
"~*\bFyrebot\b" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue