mirror of
https://github.com/searxng/searxng.git
synced 2024-12-23 09:46:31 +00:00
[fix] robots.txt
This commit is contained in:
parent
599c801ecd
commit
8305da3e5d
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ def robots():
|
|||
Allow: /
|
||||
Allow: /about
|
||||
Disallow: /stats
|
||||
Disallow: /engines
|
||||
Disallow: /preferences
|
||||
""", mimetype='text/plain')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue