From ae064be7104547bb79660c86844661de3e5cfd7b Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 16 Jun 2025 12:11:04 -0400 Subject: [PATCH] chore(docs/manifest): it helps if you terminate strings properly Signed-off-by: Xe Iaso --- docs/manifest/cfg/anubis/botPolicies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest/cfg/anubis/botPolicies.yaml b/docs/manifest/cfg/anubis/botPolicies.yaml index b756e11..6659916 100644 --- a/docs/manifest/cfg/anubis/botPolicies.yaml +++ b/docs/manifest/cfg/anubis/botPolicies.yaml @@ -56,7 +56,7 @@ bots: expression: any: - path.startsWith("/blog/atom.") - - path.startsWith("/blog/rss.) + - path.startsWith("/blog/rss.") # Generic catchall rule - name: generic-browser