diff --git a/searx/webapp.py b/searx/webapp.py index 67d2944e..a8902f63 100644 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -226,6 +226,7 @@ def robots(): Allow: / Allow: /about Disallow: /stats +Disallow: /engines """, mimetype='text/plain')