mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2025.07.5358 [ci skip]
This commit is contained in:
parent
c106e8f023
commit
4ba2dd53c9
38 changed files with 321 additions and 558 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5357
|
||||
### Updated: Wed Jul 23 22:05:47 UTC 2025
|
||||
### Version: V4.2025.07.5358
|
||||
### Updated: Thu Jul 24 09:47:02 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 676
|
||||
### Bad Bot Count: 678
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -170,6 +170,8 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)AiHitBot(?:\b)" 3;
|
||||
"~*(?:\b)Aipbot(?:\b)" 3;
|
||||
"~*(?:\b)Alexibot(?:\b)" 3;
|
||||
"~*(?:\b)Aliyun(?:\b)" 3;
|
||||
"~*(?:\b)AliyunSecBot(?:\b)" 3;
|
||||
"~*(?:\b)AllSubmitter(?:\b)" 3;
|
||||
"~*(?:\b)Alligator(?:\b)" 3;
|
||||
"~*(?:\b)AlphaBot(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue