From ad7b36b413a957403b94e3a636648ed21c7ad9f1 Mon Sep 17 00:00:00 2001
From: csae8092
Date: Mon, 7 Oct 2024 16:40:36 +0200
Subject: [PATCH] new robots.txt; no more bots [skip ci]
---
templates/robots.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/robots.txt b/templates/robots.txt
index 097d8f6..77470cb 100644
--- a/templates/robots.txt
+++ b/templates/robots.txt
@@ -1,2 +1,2 @@
User-agent: *
-Crawl-Delay: 2000
\ No newline at end of file
+Disallow: /
\ No newline at end of file