From 60d8e7febd0e6b557cfb3bb383bf178f743b018b Mon Sep 17 00:00:00 2001 From: asciimoo Date: Wed, 23 Oct 2013 23:45:41 +0200 Subject: [PATCH] [enh] about updates --- searx/templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searx/templates/about.html b/searx/templates/about.html index 5ebb98b..fea7b67 100644 --- a/searx/templates/about.html +++ b/searx/templates/about.html @@ -9,7 +9,7 @@
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.

Please add more engines to this list, pull requests are welcome!

-

Supported engines

+

Engines

{% for (categ,search_engines) in categs %}

{{ categ.capitalize() }} category