From 2f6ec41a2c1ef6edd39de513665a2d6a11442957 Mon Sep 17 00:00:00 2001 From: tdurieux Date: Wed, 6 May 2026 20:36:04 +0300 Subject: [PATCH] block indexing webpage as well --- public/robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index e08917a..bdb4caa 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,3 @@ User-agent: * -Disallow: /r/ \ No newline at end of file +Disallow: /r/ +Disallow: /w/ \ No newline at end of file