mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 00:59:51 +00:00
V4.2025.07.5373 [ci skip]
This commit is contained in:
parent
947d4fce60
commit
452d8eb454
38 changed files with 293 additions and 265 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2025.07.5372
|
||||
### Updated: Wed Jul 30 22:04:52 UTC 2025
|
||||
### Version: V3.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 678
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -763,6 +763,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)crawler4j(?:\b)" 3;
|
||||
"~*(?:\b)dataforseo.com(?:\b)" 3;
|
||||
"~*(?:\b)dataforseobot(?:\b)" 3;
|
||||
"~*(?:\b)dataprovider(?:\b)" 3;
|
||||
"~*(?:\b)demandbase-bot(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)eCatch(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue