V4.2025.07.5358 [ci skip]

This commit is contained in:
mitchellkrogza 2025-07-24 09:50:43 +00:00
parent c106e8f023
commit 4ba2dd53c9
38 changed files with 321 additions and 558 deletions

View file

@ -45,4 +45,4 @@
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
64.236.135.1 0;
135.232.232.20 0;

View file

@ -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;