From 57861411f37a07af3cd8fcf1520843e5a5e44bfc Mon Sep 17 00:00:00 2001 From: ivar Date: Wed, 10 Dec 2025 00:17:27 +0100 Subject: Initial commit --- app/static/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/static/robots.txt (limited to 'app/static/robots.txt') diff --git a/app/static/robots.txt b/app/static/robots.txt new file mode 100644 index 0000000..b6dd667 --- /dev/null +++ b/app/static/robots.txt @@ -0,0 +1,3 @@ +# allow crawling everything by default +User-agent: * +Disallow: -- cgit v1.3