Browse Source

[mod] robots.txt update

asciimoo 11 years ago
parent
commit
692c0bf5f0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      searx/webapp.py

+ 1 - 0
searx/webapp.py

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