diff --git a/searx/webapp.py b/searx/webapp.py index 8c3cfe4a..84d9c3f0 100644 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -278,7 +278,7 @@ def robots(): Allow: / Allow: /about Disallow: /stats -Disallow: /engines +Disallow: /preferences """, mimetype='text/plain')