From eeba63954cad149236d232019ffe17b01f58ba30 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Sat, 16 Jan 2021 09:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0robots.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 web/public/robots.txt diff --git a/web/public/robots.txt b/web/public/robots.txt new file mode 100644 index 00000000..911d6060 --- /dev/null +++ b/web/public/robots.txt @@ -0,0 +1,6 @@ +# +# robots.txt for GoEdge +# + +User-agent: * +Disallow: / \ No newline at end of file