mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
V4.2021.10.2662 [ci skip]
This commit is contained in:
parent
1a1935b20c
commit
0f95ebc3a1
51 changed files with 1125 additions and 1113 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.10.2661
|
||||
### Updated: Tue Oct 19 22:02:59 UTC 2021
|
||||
### Version: V3.2021.10.2662
|
||||
### Updated: Wed Oct 20 05:20:24 UTC 2021
|
||||
### Bad Referrer Count: 7078
|
||||
### Bad Bot Count: 623
|
||||
### Bad Bot Count: 624
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -261,6 +261,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Discoverybot(?:\b)" 3;
|
||||
"~*(?:\b)Dispatch(?:\b)" 3;
|
||||
"~*(?:\b)DittoSpyder(?:\b)" 3;
|
||||
"~*(?:\b)DnBCrawler-Analytics(?:\b)" 3;
|
||||
"~*(?:\b)DnyzBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)DomainAppender(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue