From be42683cbcc266af498a30abd87ff22ba228b9ba Mon Sep 17 00:00:00 2001 From: asciimoo Date: Sat, 26 Oct 2013 20:54:06 +0200 Subject: [PATCH] [enh] about page updates --- searx/templates/about.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/searx/templates/about.html b/searx/templates/about.html index fea7b678..b6be6f2a 100644 --- a/searx/templates/about.html +++ b/searx/templates/about.html @@ -4,7 +4,7 @@

About searx

-

Searx is a meta-search engine inspired by the seeks-project. +

Searx is a meta-search engine inspired by the seeks-project.
You can add it to your browsers search bar and even make it your default search engine.
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!

@@ -15,7 +15,9 @@

{{ categ.capitalize() }} category

{% endfor %}