V4.2023.05.3716 [ci skip]

This commit is contained in:
mitchellkrogza 2023-05-01 04:27:11 +00:00
parent 75bc4349fc
commit 285094c7e4
39 changed files with 389 additions and 372 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
20.171.49.55 0;
157.55.189.33 0;

View file

@ -4,10 +4,10 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.04.3715
### Updated: Sun Apr 30 22:01:15 UTC 2023
### Version: V4.2023.05.3716
### Updated: Mon May 1 04:23:14 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 637
### Bad Bot Count: 639
###################################################
### VERSION INFORMATION ##
@ -507,6 +507,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)ProPowerBot(?:\b)" 3;
"~*(?:\b)ProWebWalker(?:\b)" 3;
"~*(?:\b)Probethenet(?:\b)" 3;
"~*(?:\b)Proximic(?:\b)" 3;
"~*(?:\b)Psbot(?:\b)" 3;
"~*(?:\b)Pu_iN(?:\b)" 3;
"~*(?:\b)Pump(?:\b)" 3;
@ -727,6 +728,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)crawler.feedback(?:\b)" 3;
"~*(?:\b)crawler4j(?:\b)" 3;
"~*(?:\b)dataforseo.com(?:\b)" 3;
"~*(?:\b)dataforseobot(?:\b)" 3;
"~*(?:\b)demandbase-bot(?:\b)" 3;
"~*(?:\b)domainsproject.org(?:\b)" 3;
"~*(?:\b)eCatch(?:\b)" 3;
@ -869,7 +871,6 @@ map $http_user_agent $bad_bot {
"~*(?:\b)Baidu(?:\b)" 2;
"~*(?:\b)FlipboardProxy(?:\b)" 2;
"~*(?:\b)MSIE\ 7.0(?:\b)" 2;
"~*(?:\b)Proximic(?:\b)" 2;
"~*(?:\b)R6_CommentReader(?:\b)" 2;
"~*(?:\b)R6_FeedFetcher(?:\b)" 2;
"~*(?:\b)RED/1(?:\b)" 2;