From 2d4efec184771bec66e4be84bbec10bc91cfeb52 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 8 Apr 2024 12:41:19 -0700 Subject: [PATCH] chore: add FriendlyCrawler to apache.conf.txt --- apache.conf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache.conf.txt b/apache.conf.txt index ee8cb3b..9057bdc 100644 --- a/apache.conf.txt +++ b/apache.conf.txt @@ -1,4 +1,4 @@ # for apache2.conf or .htaccess; intended to block via user agent string RewriteEngine On -RewriteCond %{HTTP_USER_AGENT (AdsBot-Google|Amazonbot|anthropic-ai|Applebot|AwarioRssBot|AwarioSmartBot|Bytespider|CCBot|ChatGPT-User|ClaudeBot|Claude-Web|cohere-ai|DataForSeoBot|FacebookBot|Google-Extended|GoogleOther|GPTBot|ImagesiftBot|magpie-crawler|Meltwater|omgili|omgilibot|peer39_crawler|peer39_crawler/1.0|PerplexityBot|PiplBot|Seekr|YouBot) [NC] +RewriteCond %{HTTP_USER_AGENT (AdsBot-Google|Amazonbot|anthropic-ai|Applebot|AwarioRssBot|AwarioSmartBot|Bytespider|CCBot|ChatGPT-User|ClaudeBot|Claude-Web|cohere-ai|DataForSeoBot|FacebookBot|FriendlyCrawler|Google-Extended|GoogleOther|GPTBot|ImagesiftBot|magpie-crawler|Meltwater|omgili|omgilibot|peer39_crawler|peer39_crawler/1.0|PerplexityBot|PiplBot|Seekr|YouBot) [NC] RewriteRule .* - [F,L]