From fab394138f3d7b56081c48f746d594983ee51357 Mon Sep 17 00:00:00 2001 From: XiaoLFeng Date: Mon, 12 Sep 2022 18:27:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=9C=BA=E5=99=A8=E4=BA=BA?= =?UTF-8?q?=E5=8F=8D=E7=88=AC=E6=8E=AA=E6=96=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..0b7a6f1 --- /dev/null +++ b/robots.txt @@ -0,0 +1,6 @@ +User-agent:* + +Allow: /* + +Disallow: /admin/ +Disallow: /api/ \ No newline at end of file