diff --git a/Apache_2.2/custom.d/globalblacklist.conf b/Apache_2.2/custom.d/globalblacklist.conf index 683574ffe..cc12dd250 100755 --- a/Apache_2.2/custom.d/globalblacklist.conf +++ b/Apache_2.2/custom.d/globalblacklist.conf @@ -260,6 +260,7 @@ BrowserMatchNoCase "(?:\b)ChinaClaw(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Chlooe(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Citoid(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Claritybot(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)ClaudeBot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Cliqzbot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Cloud\ mapping(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Cocolyzebot(?:\b)" bad_bot @@ -5924,6 +5925,7 @@ SetEnvIfNoCase Referer ~*refads\.pro spam_ref SetEnvIfNoCase Referer ~*referencemoi\.com spam_ref SetEnvIfNoCase Referer ~*refererx\.com spam_ref SetEnvIfNoCase Referer ~*refudiatethissarah\.info spam_ref +SetEnvIfNoCase Referer ~*reg\.ru spam_ref SetEnvIfNoCase Referer ~*regdefense\.com spam_ref SetEnvIfNoCase Referer ~*regionshop\.biz spam_ref SetEnvIfNoCase Referer ~*registratciya\-v\-moskve\.ru spam_ref diff --git a/Apache_2.4/custom.d/globalblacklist.conf b/Apache_2.4/custom.d/globalblacklist.conf index 96f59d721..216395ec9 100644 --- a/Apache_2.4/custom.d/globalblacklist.conf +++ b/Apache_2.4/custom.d/globalblacklist.conf @@ -253,6 +253,7 @@ BrowserMatchNoCase "(?:\b)ChinaClaw(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Chlooe(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Citoid(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Claritybot(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)ClaudeBot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Cliqzbot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Cloud\ mapping(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Cocolyzebot(?:\b)" bad_bot @@ -5920,6 +5921,7 @@ SetEnvIfNoCase Referer ~*refads\.pro spam_ref SetEnvIfNoCase Referer ~*referencemoi\.com spam_ref SetEnvIfNoCase Referer ~*refererx\.com spam_ref SetEnvIfNoCase Referer ~*refudiatethissarah\.info spam_ref +SetEnvIfNoCase Referer ~*reg\.ru spam_ref SetEnvIfNoCase Referer ~*regdefense\.com spam_ref SetEnvIfNoCase Referer ~*regionshop\.biz spam_ref SetEnvIfNoCase Referer ~*registratciya\-v\-moskve\.ru spam_ref