diff options
| author | Anoduck, The Anonymous Duck <9925396+anoduck@users.noreply.github.com> | 2025-04-28 07:14:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-28 07:14:03 +0000 |
| commit | bc94fe832374f392e37514c3ad890e59a5edb3a2 (patch) | |
| tree | 9db3af302e9945bb9fd87394057554a01e54e54d /static/robots.txt | |
| parent | e1bed5865f8d9d83322c314665b55b43772564db (diff) | |
| parent | 185fccd88df071800f225b8196a59b048c2ea2cf (diff) | |
Merge pull request #108 from anoduck/develop
fix(google): fixed links for google
Diffstat (limited to 'static/robots.txt')
| -rw-r--r-- | static/robots.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/robots.txt b/static/robots.txt index b47f820..5185955 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,11 +1,6 @@ User-agent: * Disallow: Crawl-delay: 5 -Disallow: /Documents/ -Disallow: /emails/ -Disallow: /OtterLogs/ -Disallow: /otter-logs/ -Disallow: /reasons/ Disallow: /.well-known/ Allow: /evidence/ Allow: /persons/ |
