From 86e86f9e72d2c884ac719b16b2c33beb731a2c8e Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Sat, 1 Jun 2024 19:24:15 +1200 Subject: [PATCH] block claudebot --- app/templates/robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/templates/robots.txt b/app/templates/robots.txt index 4417c3d3..aa6a43ed 100644 --- a/app/templates/robots.txt +++ b/app/templates/robots.txt @@ -33,3 +33,6 @@ Disallow: / User-agent: MJ12bot Disallow: / + +User-agent: ClaudeBot +Disallow: / \ No newline at end of file