From 9d0c1f3f014ee8bdd3925ee19d62bb5a2637027d Mon Sep 17 00:00:00 2001 From: Dominik Shaim Ulrich Date: Thu, 28 Nov 2024 12:17:52 +0100 Subject: [PATCH 1/2] Update globalblacklist.conf --- Apache_2.4/custom.d/globalblacklist.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/Apache_2.4/custom.d/globalblacklist.conf b/Apache_2.4/custom.d/globalblacklist.conf index d1e08f8e8..7e2c670d0 100644 --- a/Apache_2.4/custom.d/globalblacklist.conf +++ b/Apache_2.4/custom.d/globalblacklist.conf @@ -459,6 +459,7 @@ BrowserMatchNoCase "(?:\b)Meanpathbot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Mediatoolkitbot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)MegaIndex.ru(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Metauri(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)meta-externalagent(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)MicroMessenger(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Microsoft\ Data\ Access(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Microsoft\ URL\ Control(?:\b)" bad_bot From 4161f8906ec9be58771e42edfbe2ea18dbcac949 Mon Sep 17 00:00:00 2001 From: Dominik Shaim Ulrich Date: Thu, 28 Nov 2024 12:17:55 +0100 Subject: [PATCH 2/2] Update globalblacklist.conf --- Apache_2.2/custom.d/globalblacklist.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/Apache_2.2/custom.d/globalblacklist.conf b/Apache_2.2/custom.d/globalblacklist.conf index edeb355db..a02017def 100755 --- a/Apache_2.2/custom.d/globalblacklist.conf +++ b/Apache_2.2/custom.d/globalblacklist.conf @@ -466,6 +466,7 @@ BrowserMatchNoCase "(?:\b)Meanpathbot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Mediatoolkitbot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)MegaIndex.ru(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Metauri(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)meta-externalagent(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)MicroMessenger(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Microsoft\ Data\ Access(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Microsoft\ URL\ Control(?:\b)" bad_bot