V4.2023.08.3919 [ci skip]

This commit is contained in:
mitchellkrogza 2023-08-08 09:03:16 +00:00
parent 230ed56a35
commit 3fd459c56a
37 changed files with 316 additions and 262 deletions

View file

@ -4,10 +4,10 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2023.08.3918
### Updated: Mon Aug 7 22:01:25 UTC 2023
### Version: V3.2023.08.3919
### Updated: Tue Aug 8 08:59:23 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 642
### Bad Bot Count: 645
###################################################
### VERSION INFORMATION ##
@ -308,6 +308,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)FyberSpider(?:\b)" 3;
"~*(?:\b)Fyrebot(?:\b)" 3;
"~*(?:\b)G-i-g-a-b-o-t(?:\b)" 3;
"~*(?:\b)GPTBot(?:\b)" 3;
"~*(?:\b)GT::WWW(?:\b)" 3;
"~*(?:\b)GalaxyBot(?:\b)" 3;
"~*(?:\b)Genieo(?:\b)" 3;
@ -753,6 +754,8 @@ map $http_user_agent $bad_bot {
"~*(?:\b)muhstik-scan(?:\b)" 3;
"~*(?:\b)netEstate\ NE\ Crawler(?:\b)" 3;
"~*(?:\b)oBot(?:\b)" 3;
"~*(?:\b)openai(?:\b)" 3;
"~*(?:\b)openai.com(?:\b)" 3;
"~*(?:\b)page\ scorer(?:\b)" 3;
"~*(?:\b)pcBrowser(?:\b)" 3;
"~*(?:\b)plumanalytics(?:\b)" 3;