logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git
commit: beff8c6007c364de3e42b4aa5114ce9db5e544cd
parent 01844b6f04c99a7a5219ec06afe4266c76a57aeb
Author: Pydo <pydo@tutanota.com>
Date:   Sat,  1 Oct 2016 19:26:51 -0400

Merge branch 'master' of https://github.com/asciimoo/searx into feature/seedpeer-engine-integration

Diffstat:

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

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