V4.2021.10.2662 [ci skip]

This commit is contained in:
mitchellkrogza 2021-10-20 05:26:08 +00:00
parent 1a1935b20c
commit 0f95ebc3a1
51 changed files with 1125 additions and 1113 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.69.94.157 0;
13.92.117.253 0;

View file

@ -4,10 +4,10 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2021.10.2661
### Updated: Tue Oct 19 22:02:58 UTC 2021
### Version: V4.2021.10.2662
### Updated: Wed Oct 20 05:20:24 UTC 2021
### Bad Referrer Count: 7078
### Bad Bot Count: 623
### Bad Bot Count: 625
###################################################
### VERSION INFORMATION ##
@ -261,6 +261,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)Discoverybot(?:\b)" 3;
"~*(?:\b)Dispatch(?:\b)" 3;
"~*(?:\b)DittoSpyder(?:\b)" 3;
"~*(?:\b)DnBCrawler-Analytics(?:\b)" 3;
"~*(?:\b)DnyzBot(?:\b)" 3;
"~*(?:\b)DomCopBot(?:\b)" 3;
"~*(?:\b)DomainAppender(?:\b)" 3;