V4.2024.10.4836 [ci skip]

This commit is contained in:
mitchellkrogza 2024-10-26 05:51:09 +00:00
parent e1e2d14eec
commit b1cfec8203
37 changed files with 286 additions and 268 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
172.183.122.254 0;
172.171.255.193 0;

View file

@ -4,10 +4,10 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4835
### Updated: Fri Oct 25 22:01:17 UTC 2024
### Version: V4.2024.10.4836
### Updated: Sat Oct 26 05:47:29 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 667
### Bad Bot Count: 668
###################################################
### VERSION INFORMATION ##
@ -760,6 +760,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)domainsproject.org(?:\b)" 3;
"~*(?:\b)eCatch(?:\b)" 3;
"~*(?:\b)evc-batch(?:\b)" 3;
"~*(?:\b)everyfeed-spider(?:\b)" 3;
"~*(?:\b)facebookscraper(?:\b)" 3;
"~*(?:\b)gopher(?:\b)" 3;
"~*(?:\b)heritrix(?:\b)" 3;