From 53f74a1040a384880bed911044a8f8e6a1f29eff Mon Sep 17 00:00:00 2001 From: "Hristos N. Triantafillou" Date: Fri, 27 Nov 2020 22:42:35 -0600 Subject: [PATCH] Matomo out, goatcounter in --- momw/momw/templates/privacy.html | 3 +-- momw/momw/templates/tracking.html | 21 +-------------------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/momw/momw/templates/privacy.html b/momw/momw/templates/privacy.html index 942db8c..a69c13d 100644 --- a/momw/momw/templates/privacy.html +++ b/momw/momw/templates/privacy.html @@ -4,8 +4,7 @@

Privacy Policy

- The privacy of our visitors is important. Below is an opt-out form for this site's tracking; if you've enabled "Do Not Track" in your browser then this will be respected, and you will be opted out by default. + I collect general visitor stats for this website using GoatCounter. I do not share this data with anybody, ever.

-
{% endblock %} diff --git a/momw/momw/templates/tracking.html b/momw/momw/templates/tracking.html index 35d1621..4fd744b 100644 --- a/momw/momw/templates/tracking.html +++ b/momw/momw/templates/tracking.html @@ -1,22 +1,3 @@ {% if not DEBUG %} - - - - + {% endif %} -- 2.30.1