From 4eec41d0b2117dd8b78ab42ce8dae285a9c5baa4 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Fri, 11 Mar 2022 10:24:30 +0800 Subject: [PATCH] Update robots.txt --- src/robots.txt | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/src/robots.txt b/src/robots.txt index 1630c8e0..cbfc8b76 100644 --- a/src/robots.txt +++ b/src/robots.txt @@ -1,13 +1,6 @@ User-agent: * -Disallow: /apps/ad_js.php -Disallow: /apps/advancedsearch.php -Disallow: /apps/erraddsave.php -Disallow: /apps/disdls.php -Disallow: /apps/feedback.php -Disallow: /apps/rss.php -Disallow: /apps/search.php -Disallow: /apps/recommend.php -Disallow: /apps/stow.php -Disallow: /apps/count.php +Disallow: /apps +Disallow: /data Disallow: /system -Disallow: /theme \ No newline at end of file +Disallow: /theme +Disallow: /user \ No newline at end of file