1
0
mirror of https://github.com/searxng/searxng.git synced 2024-06-30 22:50:16 +02:00

[fix] robots.txt

This commit is contained in:
asciimoo 2014-02-07 18:43:05 +01:00
parent 599c801ecd
commit 8305da3e5d

View File

@ -278,7 +278,7 @@ def robots():
Allow: /
Allow: /about
Disallow: /stats
Disallow: /engines
Disallow: /preferences
""", mimetype='text/plain')