From 8f07971fb22325662e704deaa8cc83750cc7e1d3 Mon Sep 17 00:00:00 2001 From: BurungHantu1605 Date: Sun, 5 May 2019 12:47:00 +0800 Subject: [PATCH] cardv2 for search engines --- _includes/sections/search-engines.html | 58 +++++++++++++++---------- assets/img/provider/Qwant.png | Bin 6360 -> 0 bytes assets/img/provider/qwant.jpg | Bin 0 -> 4338 bytes 3 files changed, 34 insertions(+), 24 deletions(-) delete mode 100644 assets/img/provider/Qwant.png create mode 100644 assets/img/provider/qwant.jpg diff --git a/_includes/sections/search-engines.html b/_includes/sections/search-engines.html index e37433dc..8bd6bfab 100644 --- a/_includes/sections/search-engines.html +++ b/_includes/sections/search-engines.html @@ -4,32 +4,43 @@ If you are currently using search engines like Google, Bing or Yahoo, you should pick an alternative here. -
+{% include cardv2.html +title="searx - Decentral" +image="/assets/img/provider/searx.jpg" +description='An open source metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking. List of Instances or try search.privacytools.io' +website="https://searx.me/" +tor="http://ulrn6sryqaifefld.onion" +forum="https://forum.privacytools.io/t/discussion-searx/283" +github="https://github.com/asciimoo/searx" +%} - {% include card.html color="success" - title="searx" - image="/assets/img/provider/searx.jpg" - url="https://searx.me/" - tor="http://ulrn6sryqaifefld.onion" - extra_button='List of Instances' - description='An open source metasearch engine, aggregating the results of other search engines while not storing information about its users. No logs, no ads and no tracking.' - %} +{% include cardv2.html +title="StartPage - Netherlands" +image="/assets/img/provider/StartPage.png" +description="Google search results, with complete privacy protection. Behind StartPage is a European company that has been obsessive about privacy since 2006." +website="https://www.startpage.com/" +forum="https://forum.privacytools.io/t/discussion-startpage/284" +%} - {% include card.html color="primary" - title="StartPage" - image="/assets/img/provider/StartPage.png" - url="https://www.startpage.com/" - description="Google search results, with complete privacy protection. Behind StartPage is a European company that has been obsessive about privacy since 2006." - %} +{% include cardv2.html +title="DuckDuckGo - USA" +image="/assets/img/provider/DuckDuckGo.jpg" +description='The 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/" +tor="http://3g2upl4pq6kufc4m.onion" +forum="https://forum.privacytools.io/t/discussion-duckduckgo/285" +github="https://github.com/duckduckgo" +%} + +{% include cardv2.html +title="Qwant - France" +image="/assets/img/provider/qwant.jpg" +description='Qwants philosophy is based on two principles: no user tracking and no filter bubble. Qwant was launched in France in February 2013. Privacy Policy.' +website="https://www.qwant.com/" +forum="https://forum.privacytools.io/t/discussion-qwant/286" +github="https://github.com/Qwant/" +%} - {% include card.html color="warning" - title="DuckDuckGo" - image="/assets/img/provider/DuckDuckGo.jpg" - url="https://duckduckgo.com/" - tor="http://3g2upl4pq6kufc4m.onion" - description='The 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.' - %} -

Firefox Addon

@@ -43,7 +54,6 @@

Worth Mentioning