From b12702dbe806ac0783320aaf718b44ad712fb20c Mon Sep 17 00:00:00 2001 From: danarel Date: Tue, 17 Dec 2019 08:55:37 -0800 Subject: [PATCH 1/4] relist StartPage in Search Engines --- _includes/sections/search-engines.html | 8 ++++++++ assets/img/svg/3rd-party/startpage.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 assets/img/svg/3rd-party/startpage.svg diff --git a/_includes/sections/search-engines.html b/_includes/sections/search-engines.html index 0eca5bf8..6341c94b 100644 --- a/_includes/sections/search-engines.html +++ b/_includes/sections/search-engines.html @@ -33,6 +33,14 @@ forum="https://forum.privacytools.io/t/discussion-qwant/286" github="https://github.com/Qwant/" %} +{% include cardv2.html +title="StartPage - Netherlands" +image="/assets/img/svg/3rd-party/startpage.svg" +description='StartPage is a search engine that provides Google search results with complete privacy protection. Behind StartPage is a European company that has been obsessive about privacy since 2006.' +labels="warning:Warning:StartPage was recently acquired by an advertising company." +website="https://www.startpage.com/" +forum="https://forum.privacytools.io/t/delisted-discussion-startpage/284" +%}

Firefox Addon

diff --git a/assets/img/svg/3rd-party/startpage.svg b/assets/img/svg/3rd-party/startpage.svg new file mode 100644 index 00000000..371a3c6e --- /dev/null +++ b/assets/img/svg/3rd-party/startpage.svg @@ -0,0 +1 @@ + \ No newline at end of file -- 2.47.2 From c17c2fe943e3d96a545c78a5637436b1c397ec5e Mon Sep 17 00:00:00 2001 From: danarel Date: Tue, 3 Mar 2020 14:41:08 -0800 Subject: [PATCH 2/4] updated removed services since last commit --- _includes/sections/search-engines.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/sections/search-engines.html b/_includes/sections/search-engines.html index 6341c94b..0543fb1e 100644 --- a/_includes/sections/search-engines.html +++ b/_includes/sections/search-engines.html @@ -55,7 +55,6 @@ forum="https://forum.privacytools.io/t/delisted-discussion-startpage/284" -- 2.47.2 From b92adc931c5362cde87b42b1bcb085f189881398 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Tue, 28 Apr 2020 19:50:16 -0500 Subject: [PATCH 3/4] Add Privacy Policy --- _includes/sections/search-engines.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/sections/search-engines.html b/_includes/sections/search-engines.html index cda6b16f..320dd6aa 100644 --- a/_includes/sections/search-engines.html +++ b/_includes/sections/search-engines.html @@ -33,6 +33,7 @@ image="/assets/img/svg/3rd-party/startpage.svg" description='StartPage is a search engine that provides Google search results with complete privacy protection. Behind StartPage is a European company based in the Netherlands that has been obsessive about privacy since 2006.' labels="warning:Warning:StartPage was recently acquired by an advertising company." website="https://www.startpage.com/" +privacy-policy="https://www.startpage.com/en/privacy-policy/" forum="https://forum.privacytools.io/t/delisted-discussion-startpage/284" %} -- 2.47.2 From 2f376946866be4558e17a44963a2a7adff3d0174 Mon Sep 17 00:00:00 2001 From: Dawid Potocki Date: Wed, 29 Apr 2020 13:33:35 +1200 Subject: [PATCH 4/4] This never happened --- _includes/sections/search-engines.html | 4 ++-- assets/img/svg/3rd-party/startpage.svg | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/_includes/sections/search-engines.html b/_includes/sections/search-engines.html index 320dd6aa..faded6eb 100644 --- a/_includes/sections/search-engines.html +++ b/_includes/sections/search-engines.html @@ -19,7 +19,7 @@ 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.' +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" @@ -41,7 +41,7 @@ forum="https://forum.privacytools.io/t/delisted-discussion-startpage/284" 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.' +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" diff --git a/assets/img/svg/3rd-party/startpage.svg b/assets/img/svg/3rd-party/startpage.svg index 371a3c6e..ca44d894 100644 --- a/assets/img/svg/3rd-party/startpage.svg +++ b/assets/img/svg/3rd-party/startpage.svg @@ -1 +1,2 @@ - \ No newline at end of file + + -- 2.47.2