From 4bd44cd98fb9191957f50c849b69860537f10b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9mi=20V=C3=A1nyi?= Date: Mon, 15 Aug 2016 17:12:43 +0200 Subject: uncapitalize searx in templates --- searx/templates/courgette/about.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'searx/templates/courgette/about.html') diff --git a/searx/templates/courgette/about.html b/searx/templates/courgette/about.html index 2945e1f7b..3855d4682 100644 --- a/searx/templates/courgette/about.html +++ b/searx/templates/courgette/about.html @@ -6,20 +6,20 @@

Searx is a metasearch engine, aggregating the results of other search engines while not storing information about its users.

-

Why use Searx?

+

Why use searx?

If you do care about privacy, want to be a conscious user, or otherwise believe - in digital freedom, make Searx your default search engine or run it on your own server

+ in digital freedom, make searx your default search engine or run it on your own server

Technical details - How does it work?

Searx is a metasearch engine, inspired by the seeks project.
-It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, Searx uses the search bar to perform GET requests.
+It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, searx uses the search bar to perform GET requests.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.

-- cgit v1.2.3