mirror of https://github.com/searxng/searxng.git
[fix] robots.txt
This commit is contained in:
parent
599c801ecd
commit
8305da3e5d
|
@ -278,7 +278,7 @@ def robots():
|
|||
Allow: /
|
||||
Allow: /about
|
||||
Disallow: /stats
|
||||
Disallow: /engines
|
||||
Disallow: /preferences
|
||||
""", mimetype='text/plain')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue