From 31452e524159e446ed0419bf0efbc6599cdf0f65 Mon Sep 17 00:00:00 2001 From: Astra Date: Wed, 25 Sep 2024 19:17:52 +0200 Subject: [PATCH] caddy (snippets): add Barkrowler to fuckbots --- etc/caddy/snippets.caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/caddy/snippets.caddyfile b/etc/caddy/snippets.caddyfile index 4c0da0d..797a300 100644 --- a/etc/caddy/snippets.caddyfile +++ b/etc/caddy/snippets.caddyfile @@ -40,7 +40,7 @@ Disallow: /" (fuckbots) { @fuckbots { - header_regexp User-Agent "(GoogleOther|Googlebot|Amazonbot|PetalBot|bingbot|YandexBot)" + header_regexp User-Agent "(Barkrowler|GoogleOther|Googlebot|Amazonbot|PetalBot|bingbot|YandexBot)" header Host git.zio.sh }