From a69270034a39865d28bfb53db1efb72beed152e8 Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 15 May 2023 17:08:15 +0300 Subject: [PATCH] update robots.txt --- public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/robots.txt b/public/robots.txt index c2f7a2a..c87267a 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,3 +1,5 @@ User-agent: * +Disallow: /api* +Disallow: /file* Disallow: /search* \ No newline at end of file