mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 18:19:48 +00:00
V3.2019.06.1534 [ci skip]
This commit is contained in:
parent
1b4cf0fb0f
commit
293c43c6a7
19 changed files with 330 additions and 340 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.184.226.236 0;
|
||||
104.154.120.187 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1533
|
||||
### Updated: Sun Jun 23 11:14:06 SAST 2019
|
||||
### Version: V3.2019.06.1534
|
||||
### Updated: Sun Jun 23 11:27:22 SAST 2019
|
||||
### Bad Referrer Count: 6693
|
||||
### Bad Bot Count: 557
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -265,7 +265,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bBotALot\b" 3;
|
||||
"~*\bBrandprotect\b" 3;
|
||||
"~*\bBrandwatch\b" 3;
|
||||
"~*\bBubing\b" 3;
|
||||
"~*\bBuddy\b" 3;
|
||||
"~*\bBuiltBotTough\b" 3;
|
||||
"~*\bBuiltWith\b" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue