From 14b2968f72c96c5185891714f22ce7b211e654ab Mon Sep 17 00:00:00 2001 From: Andrii R <35810911+Blaumaus@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:28:40 +0000 Subject: [PATCH 1/3] Add swetrix.com --- yaml/degoogle.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 0bb1562..88d6e3b 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -428,6 +428,11 @@ web based products: eyes: 5 text: > Offers cookieless tracking and no PII collected. + - name: Swetrix + url: https://swetrix.com/ + eyes: 14 + text: > + Privacy-focused, cookieless and selfhostable alternative to Google Analytics. photos: - title: Photos - name: Photoprism From 95c9d013f4df6f248590d25eb783b9743522ad85 Mon Sep 17 00:00:00 2001 From: Andrii R <35810911+Blaumaus@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:31:14 +0000 Subject: [PATCH 2/3] Add @blaumaus to contributors --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2ed576a..c6af964 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -86,6 +86,7 @@ Thanks to everyone here for contributing in some way! (usernames are in no parti - [@julianfairfax](https://github.com/julianfairfax) - [@ACK-J](https://github.com/ACK-J) - [@joebudi](https://github.com/joebudi) +- [@blaumaus](https://github.com/blaumaus) ### Reddit: From 7c8c7c62a0a50566035e4dbf559dfac908487d71 Mon Sep 17 00:00:00 2001 From: Andrii R <35810911+Blaumaus@users.noreply.github.com> Date: Tue, 14 Jun 2022 16:32:32 +0000 Subject: [PATCH 3/3] Added link to the Swetrix repository --- yaml/degoogle.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 88d6e3b..1cff5fc 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -430,6 +430,7 @@ web based products: Offers cookieless tracking and no PII collected. - name: Swetrix url: https://swetrix.com/ + repo: https://github.com/swetrix/swetrix-js eyes: 14 text: > Privacy-focused, cookieless and selfhostable alternative to Google Analytics.