Browse Source

[fix] robots.txt

asciimoo 11 years ago
parent
commit
8305da3e5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      searx/webapp.py

+ 1 - 1
searx/webapp.py

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