V4.2021.01.2230 [ci skip]

This commit is contained in:
Travis 2021-01-02 15:47:42 +02:00
parent 61bf0219af
commit 18e469d230
54 changed files with 1192 additions and 1101 deletions

View file

@ -4,10 +4,10 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2021.01.2229
### Updated: Sat Jan 2 14:16:55 SAST 2021
### Version: V3.2021.01.2230
### Updated: Sat Jan 2 15:38:25 SAST 2021
### Bad Referrer Count: 6853
### Bad Bot Count: 583
### Bad Bot Count: 587
###################################################
### VERSION INFORMATION ##
@ -207,6 +207,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)BotALot(?:\b)" 3;
"~*(?:\b)Brandprotect(?:\b)" 3;
"~*(?:\b)Brandwatch(?:\b)" 3;
"~*(?:\b)Buck(?:\b)" 3;
"~*(?:\b)Buddy(?:\b)" 3;
"~*(?:\b)BuiltBotTough(?:\b)" 3;
"~*(?:\b)BuiltWith(?:\b)" 3;
@ -503,6 +504,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)pcBrowser(?:\b)" 3;
"~*(?:\b)PECL::HTTP(?:\b)" 3;
"~*(?:\b)PeoplePal(?:\b)" 3;
"~*(?:\b)Petalbot(?:\b)" 3;
"~*(?:\b)PHPCrawl(?:\b)" 3;
"~*(?:\b)Picscout(?:\b)" 3;
"~*(?:\b)Picsearch(?:\b)" 3;
@ -557,6 +559,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)SearchmetricsBot(?:\b)" 3;
"~*(?:\b)Semrush(?:\b)" 3;
"~*(?:\b)SemrushBot(?:\b)" 3;
"~*(?:\b)SentiBot(?:\b)" 3;
"~*(?:\b)SEOkicks(?:\b)" 3;
"~*(?:\b)SEOkicks-Robot(?:\b)" 3;
"~*(?:\b)SEOlyticsCrawler(?:\b)" 3;
@ -728,6 +731,7 @@ map $http_user_agent $bad_bot {
"~*(?:\b)zgrab(?:\b)" 3;
"~*(?:\b)Zitebot(?:\b)" 3;
"~*(?:\b)ZmEu(?:\b)" 3;
"~*(?:\b)ZoominfoBot(?:\b)" 3;
"~*(?:\b)ZumBot(?:\b)" 3;
"~*(?:\b)ZyBorg(?:\b)" 3;
# END BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ###