mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 09:09:49 +00:00
V4.2020.04.2055 [ci skip]
This commit is contained in:
parent
041661dea9
commit
5594e36132
48 changed files with 1127 additions and 1084 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2020.04.2054
|
||||
### Updated: Sat Apr 25 22:39:30 SAST 2020
|
||||
### Version: V4.2020.04.2055
|
||||
### Updated: Sun Apr 26 10:24:14 SAST 2020
|
||||
### Bad Referrer Count: 6831
|
||||
### Bad Bot Count: 571
|
||||
### Bad Bot Count: 573
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -264,6 +264,8 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)DomainAppender(?:\b)" 3;
|
||||
"~*(?:\b)DomainCrawler(?:\b)" 3;
|
||||
"~*(?:\b)DomainSigmaCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue