V4.2021.07.2490 [ci skip]

This commit is contained in:
mitchellkrogza 2021-07-29 11:37:16 +00:00
parent aadc252a4b
commit 1db74d9256
51 changed files with 3626 additions and 1093 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
52.170.156.225 0;
13.66.166.149 0;

View file

@ -4,10 +4,10 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2021.07.2489
### Updated: Thu Jul 29 11:09:36 UTC 2021
### Version: V4.2021.07.2490
### Updated: Thu Jul 29 11:31:24 UTC 2021
### Bad Referrer Count: 7068
### Bad Bot Count: 616
### Bad Bot Count: 617
###################################################
### VERSION INFORMATION ##
@ -372,6 +372,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)LWP::Simple(?:\b)" 3;
"~*(?:\b)Lanshanbot(?:\b)" 3;
"~*(?:\b)Larbin(?:\b)" 3;
"~*(?:\b)Leap(?:\b)" 3;
"~*(?:\b)LeechFTP(?:\b)" 3;
"~*(?:\b)LeechGet(?:\b)" 3;
"~*(?:\b)LexiBot(?:\b)" 3;