logo

searx

My custom branche(s) on searx, a meta-search engine
commit: 692c0bf5f0b353bfbb46aaee1af54afb164dedbc
parent: ffc93ba25626e7473e58a44f057245315c99d770
Author: asciimoo <asciimoo@gmail.com>
Date:   Mon, 20 Jan 2014 01:38:17 +0100

[mod] robots.txt update

Diffstat:

Msearx/webapp.py1+
1 file changed, 1 insertion(+), 0 deletions(-)

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