From b052f741d935abd2f51423abf3fcda9157844b5c Mon Sep 17 00:00:00 2001 From: "netop://ウィビ" Date: Sat, 11 Apr 2026 14:42:43 -0700 Subject: initial commit --- static/robots.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 static/robots.txt (limited to 'static/robots.txt') diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..40e72d7 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,7 @@ +# https://www.robotstxt.org/robotstxt.html + +User-agent: Google +Disallow: / + +User-agent: * +Allow: / -- cgit v1.2.3