mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 01:59:49 +00:00
V3.2017.10.966 [ci skip]
This commit is contained in:
parent
5f5bc19f7b
commit
844c79914f
51 changed files with 68 additions and 78 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
104.155.170.110 0;
|
||||
35.193.102.163 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.10.965
|
||||
### Updated: Sun Oct 15 15:41:20 SAST 2017
|
||||
### Version: V3.2017.10.966
|
||||
### Updated: Sun Oct 15 15:45:51 SAST 2017
|
||||
### Bad Referrer Count: 5870
|
||||
### Bad Bot Count: 515
|
||||
### Bad Bot Count: 514
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -357,7 +357,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bGigablast\b" 3;
|
||||
"~*\bGigabot\b" 3;
|
||||
"~*\bG-i-g-a-b-o-t\b" 3;
|
||||
"~*\bG\-i\-g\-a\-b\-o\-t\b" 3;
|
||||
"~*\bGo-Ahead-Got-It\b" 3;
|
||||
"~*\bGotit\b" 3;
|
||||
"~*\bGoZilla\b" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue