From 7481758a67bfd596e3a7d4715c3a76858fabcd59 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sun, 26 Apr 2020 00:38:29 -0700 Subject: [PATCH] Use 2 spaces for consistency --- _includes/sections/search-engines.html | 58 +++++++++++++------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/_includes/sections/search-engines.html b/_includes/sections/search-engines.html index 06215869..0a7dd6c3 100644 --- a/_includes/sections/search-engines.html +++ b/_includes/sections/search-engines.html @@ -1,47 +1,47 @@

Privacy Respecting Search Engines

{% - include cardv2.html - title="Searx" - image="/assets/img/svg/3rd-party/searx.svg" - description='Searx is an open-source, self-hostable, metasearch engine, aggregating the results of other search engines while not storing information about its users. There is a list of public instances or you can try the PrivacyTools instance.' - website="https://searx.me/" - tor="http://ulrn6sryqaifefld.onion" - forum="https://forum.privacytools.io/t/discussion-searx/283" - github="https://github.com/asciimoo/searx" +include cardv2.html +title="Searx" +image="/assets/img/svg/3rd-party/searx.svg" +description='Searx is an open-source, self-hostable, metasearch engine, aggregating the results of other search engines while not storing information about its users. There is a list of public instances or you can try the PrivacyTools instance.' +website="https://searx.me/" +tor="http://ulrn6sryqaifefld.onion" +forum="https://forum.privacytools.io/t/discussion-searx/283" +github="https://github.com/asciimoo/searx" %} {% - include cardv2.html - title="DuckDuckGo" - image="/assets/img/svg/3rd-party/duckduckgo.svg" - description='DuckDuckGo is a "search engine that doesn\'t track you." Some of DuckDuckGo\'s code is free software hosted at GitHub, but the core is proprietary. The company is based in the USA.' - website="https://duckduckgo.com/" - privacy-policy="https://duckduckgo.com/privacy" - tor="http://3g2upl4pq6kufc4m.onion" - forum="https://forum.privacytools.io/t/discussion-duckduckgo/285" - github="https://github.com/duckduckgo" +include cardv2.html +title="DuckDuckGo" +image="/assets/img/svg/3rd-party/duckduckgo.svg" +description='DuckDuckGo is a "search engine that doesn\'t track you." Some of DuckDuckGo\'s code is free software hosted at GitHub, but the core is proprietary. The company is based in the USA.' +website="https://duckduckgo.com/" +privacy-policy="https://duckduckgo.com/privacy" +tor="http://3g2upl4pq6kufc4m.onion" +forum="https://forum.privacytools.io/t/discussion-duckduckgo/285" +github="https://github.com/duckduckgo" %} {% - include cardv2.html - title="Qwant" - image="/assets/img/svg/3rd-party/qwant.svg" - description='Qwant is a search engine with its philosophy based on two principles: no user tracking and no filter bubble. The company is based in France.' - website="https://www.qwant.com/" - privacy-policy="https://about.qwant.com/legal/privacy/" - forum="https://forum.privacytools.io/t/discussion-qwant/286" - github="https://github.com/Qwant/" +include cardv2.html +title="Qwant" +image="/assets/img/svg/3rd-party/qwant.svg" +description='Qwant is a search engine with its philosophy based on two principles: no user tracking and no filter bubble. The company is based in France.' +website="https://www.qwant.com/" +privacy-policy="https://about.qwant.com/legal/privacy/" +forum="https://forum.privacytools.io/t/discussion-qwant/286" +github="https://github.com/Qwant/" %}

Worth Mentioning