From cae84e71a5d933f607e36a34a9bc1b5269dfb1a6 Mon Sep 17 00:00:00 2001 From: dalf Date: Sat, 15 Oct 2016 18:43:03 +0200 Subject: [PATCH] [fix] seeks URLS, close #731 --- searx/templates/courgette/about.html | 2 +- searx/templates/legacy/about.html | 2 +- searx/templates/oscar/about.html | 2 +- searx/templates/pix-art/about.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/searx/templates/courgette/about.html b/searx/templates/courgette/about.html index 3855d46..faa7b61 100644 --- a/searx/templates/courgette/about.html +++ b/searx/templates/courgette/about.html @@ -18,7 +18,7 @@

Technical details - How does it work?

Searx is a metasearch engine, -inspired by the seeks project.
+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.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.

diff --git a/searx/templates/legacy/about.html b/searx/templates/legacy/about.html index 45fb0e4..580321e 100644 --- a/searx/templates/legacy/about.html +++ b/searx/templates/legacy/about.html @@ -18,7 +18,7 @@

Technical details - How does it work?

Searx is a metasearch engine, -inspired by the seeks project.
+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, if searx used from the search bar it performs GET requests.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.

diff --git a/searx/templates/oscar/about.html b/searx/templates/oscar/about.html index d42b783..743d480 100644 --- a/searx/templates/oscar/about.html +++ b/searx/templates/oscar/about.html @@ -19,7 +19,7 @@

Technical details - How does it work?

Searx is a metasearch engine, -inspired by the seeks project.
+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.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.

diff --git a/searx/templates/pix-art/about.html b/searx/templates/pix-art/about.html index 6484b85..041b036 100644 --- a/searx/templates/pix-art/about.html +++ b/searx/templates/pix-art/about.html @@ -17,7 +17,7 @@

Technical details - How does it work?

Searx is a metasearch engine, -inspired by the seeks project.
+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, if searx used from the search bar it performs GET requests.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.