From 4dcaa2202a78cfd6349a2fac5b8f4e1f78981c26 Mon Sep 17 00:00:00 2001 From: tt <1109394634@qq.com> Date: Tue, 20 Feb 2024 15:37:39 +0800 Subject: [PATCH] robots.txt --- public/robots.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100755 index 0000000..601230b --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,8 @@ +User-Agent: * +Allow: * +Disallow: /api +Disallow: /api/ +Disallow: /api* +Disallow: /*/api +Disallow: /*/api/ +Disallow: /*/api*