logo

searx

My custom branche(s) on searx, a meta-search engine
commit: 60d8e7febd0e6b557cfb3bb383bf178f743b018b
parent: f48bc8b4e801418b201369e13b9b1fa46f7f7602
Author: asciimoo <asciimoo@gmail.com>
Date:   Wed, 23 Oct 2013 23:45:41 +0200

[enh] about updates

Diffstat:

Msearx/templates/about.html2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/searx/templates/about.html b/searx/templates/about.html @@ -9,7 +9,7 @@ <br />It tries to provide basic privacy by mixing your queries with those from others while avoiding logging. For all browsers (except chrom*) queries are made using a POST request. Thus they don't show up in our logs, nor in your url history. For Chrom* users there is an exception, searx is used from the search bar, it issues GET requests.</p> <p>Please add more engines to this list, pull requests are welcome!</p> -<h2>Supported engines</h2> +<h2>Engines</h2> {% for (categ,search_engines) in categs %} <h3>{{ categ.capitalize() }} category</h3>