From 7490bd86a7d64b8fef28e9a5685ff12f44fb2072 Mon Sep 17 00:00:00 2001 From: Dominik Shaim Ulrich Date: Sat, 23 Nov 2024 23:54:42 +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 927a6f604..8e6c5a5e8 100644 --- a/Apache_2.4/custom.d/globalblacklist.conf +++ b/Apache_2.4/custom.d/globalblacklist.conf @@ -336,6 +336,7 @@ BrowserMatchNoCase "(?:\b)G-i-g-a-b-o-t(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GPTBot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GT::WWW(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GalaxyBot(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)GeedoProductSearch(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Genieo(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GermCrawler(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GetRight(?:\b)" bad_bot From 665597b5d142a3950c5d90f8a2f6185d1f2b632b Mon Sep 17 00:00:00 2001 From: Dominik Shaim Ulrich Date: Sat, 23 Nov 2024 23:54:43 +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 58a40dbc6..6062fc256 100755 --- a/Apache_2.2/custom.d/globalblacklist.conf +++ b/Apache_2.2/custom.d/globalblacklist.conf @@ -343,6 +343,7 @@ BrowserMatchNoCase "(?:\b)G-i-g-a-b-o-t(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GPTBot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GT::WWW(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GalaxyBot(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)GeedoProductSearch(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)Genieo(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GermCrawler(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)GetRight(?:\b)" bad_bot