diff --git a/searx/templates/about.html b/searx/templates/about.html index fd79d2a3..a609a327 100644 --- a/searx/templates/about.html +++ b/searx/templates/about.html @@ -19,7 +19,7 @@

Technical details - How does it work?

Searx is a metasearch engine, -inspired by the [seeks-project](http://seeks-project.info/).
+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 don't show up in our logs, neither in your url history. In case of Chrome* users there is an exception, Searx uses the search bar to issue GET requests.
Searx can be added to your browser's search bar, moreover it can be set as the default search engine.