From 17b4262c8eb20798fb1f6d1bcdc2fcd42c9541ae Mon Sep 17 00:00:00 2001 From: yuki kato Date: Tue, 7 Nov 2023 10:15:54 +0800 Subject: [PATCH 1/2] Update List --- Apache_2.2/custom.d/globalblacklist.conf | 1 + Apache_2.4/custom.d/globalblacklist.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/Apache_2.2/custom.d/globalblacklist.conf b/Apache_2.2/custom.d/globalblacklist.conf index bbc992810..7d63631ff 100755 --- a/Apache_2.2/custom.d/globalblacklist.conf +++ b/Apache_2.2/custom.d/globalblacklist.conf @@ -806,6 +806,7 @@ BrowserMatchNoCase "(?:\b)sp_auditbot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)spyfu(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)sysscan(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)tAkeOut(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)thesis-research-bot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)trendiction.com(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)trendiction.de(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)ubermetrics-technologies.com(?:\b)" bad_bot diff --git a/Apache_2.4/custom.d/globalblacklist.conf b/Apache_2.4/custom.d/globalblacklist.conf index 007c7645b..554aa7604 100644 --- a/Apache_2.4/custom.d/globalblacklist.conf +++ b/Apache_2.4/custom.d/globalblacklist.conf @@ -799,6 +799,7 @@ BrowserMatchNoCase "(?:\b)sp_auditbot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)spyfu(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)sysscan(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)tAkeOut(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)thesis-research-bot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)trendiction.com(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)trendiction.de(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)ubermetrics-technologies.com(?:\b)" bad_bot From 826c9b72df67ce806e6c79eb8904de290aba1fe9 Mon Sep 17 00:00:00 2001 From: yuki kato Date: Tue, 7 Nov 2023 10:34:20 +0800 Subject: [PATCH 2/2] Update List --- Apache_2.2/custom.d/globalblacklist.conf | 1 + Apache_2.4/custom.d/globalblacklist.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/Apache_2.2/custom.d/globalblacklist.conf b/Apache_2.2/custom.d/globalblacklist.conf index 7d63631ff..f08534a8f 100755 --- a/Apache_2.2/custom.d/globalblacklist.conf +++ b/Apache_2.2/custom.d/globalblacklist.conf @@ -765,6 +765,7 @@ BrowserMatchNoCase "(?:\b)domainsproject.org(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)eCatch(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)evc-batch(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)facebookscraper(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)fidget-spinner-bot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)gopher(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)heritrix(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)instabid(?:\b)" bad_bot diff --git a/Apache_2.4/custom.d/globalblacklist.conf b/Apache_2.4/custom.d/globalblacklist.conf index 554aa7604..f1d34d568 100644 --- a/Apache_2.4/custom.d/globalblacklist.conf +++ b/Apache_2.4/custom.d/globalblacklist.conf @@ -758,6 +758,7 @@ BrowserMatchNoCase "(?:\b)domainsproject.org(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)eCatch(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)evc-batch(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)facebookscraper(?:\b)" bad_bot +BrowserMatchNoCase "(?:\b)fidget-spinner-bot(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)gopher(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)heritrix(?:\b)" bad_bot BrowserMatchNoCase "(?:\b)instabid(?:\b)" bad_bot