diff --git a/searx/webapp.py b/searx/webapp.py index 262bf9bd..5bdbc71a 100644 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -657,6 +657,7 @@ Allow: / Allow: /about Disallow: /stats Disallow: /preferences +Disallow: /*?*q=* """, mimetype='text/plain')