From 538b5b40a01a563fd73c00616b55d6c46c630cec Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Mon, 20 Apr 2020 21:25:53 -0700
Subject: [PATCH] Add privacy policy links to DDG and Qwant
---
_includes/cardv2.html | 9 +++++++++
_includes/sections/search-engines.html | 2 ++
2 files changed, 11 insertions(+)
diff --git a/_includes/cardv2.html b/_includes/cardv2.html
index 1a6c1e37..031f52ab 100644
--- a/_includes/cardv2.html
+++ b/_includes/cardv2.html
@@ -69,6 +69,15 @@
Website
+ {% if include.privacy-policy %}
+
+
+ Privacy Policy
+
+ {% endif %}
{% if include.forum %}
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"
@@ -32,6 +33,7 @@
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/"
%}