summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--searx/webapp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/webapp.py b/searx/webapp.py
index 67d2944e8..a8902f635 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')