From b56c1a7591978907a26abdf9ea41f9b17f5140b5 Mon Sep 17 00:00:00 2001 From: Alerymin <55508107+Alerymin@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:06:36 +0000 Subject: [PATCH 1/6] Add ZeroTier as easy --- _data/sites.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index 47e3bbe91..08e347fb2 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -24957,6 +24957,7 @@ "app.zeplin.io" ] }, + { "name": "ZeroSSL", "url": "https://app.zerossl.com/account", @@ -24967,6 +24968,17 @@ "app.zerossl.com" ] }, + + { + "name": "ZeroTier", + "url": "https://docs.zerotier.com/central-billing/#how-to-delete-your-whole-account", + "difficulty": "easy", + "notes": "Go to your account page and click on the \"delete account\" button.", + "notes_fr": "Ouvrez votre page de compte et cliquez sur le bouton \"delete account\".", + "domains": [ + "zerotier.com" + ] + }, { "name": "Zhihu", From b2620d407cf10280bc96aeea484e9bedcdf36590 Mon Sep 17 00:00:00 2001 From: Alerymin <55508107+Alerymin@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:15:04 +0000 Subject: [PATCH 2/6] Add Tailscale as limited --- _data/sites.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/_data/sites.json b/_data/sites.json index 08e347fb2..9bc8c0339 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -8867,7 +8867,7 @@ "difficulty": "hard", "notes": "It is also possible to file an account deletion request via the \"Contact Us\" section at the bottom of the page.", "domains": [ - "glovoapp.com" + "glovoapp.https://tailscale.com/kb/1237/delete-tailnetcom" ] }, @@ -21016,6 +21016,17 @@ ] }, + { + "name": "Tailscale", + "url": "https://tailscale.com/kb/1237/delete-tailnet", + "difficulty": "limited", + "notes": "Tailscale uses Single Sign-on with identity providers. As such, deleting the account can only be done through the identity provider itself. (apparently, accounts made with Passkeys cannot be deleted)", + "notes_fr": "Tailscale utilise le Single Sign-on avec des fournisseurs d'identité. Supprimer le compte ne peut donc être fait uniquement auprès du fournisseur d'identité. (apparemment, les comptes faits avec une Passkey ne peuvent pas être supprimés)", + "domains": [ + "tailscale.com" + ] + }, + { "name": "Tanga", "url": "https://www.tanga.com/support", From e68c308ddac134abe11c9032efd1976105602df0 Mon Sep 17 00:00:00 2001 From: Alerymin <55508107+Alerymin@users.noreply.github.com> Date: Sat, 21 Dec 2024 20:27:36 +0000 Subject: [PATCH 3/6] Add NetBird --- _data/sites.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index 9bc8c0339..ea172ae54 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -14954,6 +14954,17 @@ ] }, + { + "name": "NetBird", + "url": "https://docs.netbird.io/how-to/delete-account", + "difficulty": "easy", + "notes": "Go to the \"Settings\" tab, then click on \"Danger Zone\". Review the message and click on the \"Delete Account\" button.", + "notes_fr": "Allez dans l'onglet \"Settings\", cliquez sur \"Danger Zone\". Lisez le message et cliquez sur le bouton \"Delete Account\".", + "domains": [ + "netbird.io" + ] + }, + { "name": "Netdata", "url": "https://learn.netdata.cloud/docs/cloud/data-privacy#delete-all-personal-data", From ba2b673019f74b402cbde3aaf27573d8c4add568 Mon Sep 17 00:00:00 2001 From: Alerymin <55508107+Alerymin@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:29:38 +0000 Subject: [PATCH 4/6] Update sites.json --- _data/sites.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/_data/sites.json b/_data/sites.json index ea172ae54..75e82f7a2 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -21017,16 +21017,6 @@ ] }, - { - "name": "The Takeout", - "url": "https://notice.sp-prod.net/sar/index.html?message_id=539278&account_id=1195&ccpa_type=delete", - "difficulty": "hard", - "notes": "Fill out the form using the email address of your account and click on the verification link that is sent.", - "domains": [ - "thetakeout.com" - ] - }, - { "name": "Tailscale", "url": "https://tailscale.com/kb/1237/delete-tailnet", @@ -21038,6 +21028,16 @@ ] }, + { + "name": "The Takeout", + "url": "https://notice.sp-prod.net/sar/index.html?message_id=539278&account_id=1195&ccpa_type=delete", + "difficulty": "hard", + "notes": "Fill out the form using the email address of your account and click on the verification link that is sent.", + "domains": [ + "thetakeout.com" + ] + }, + { "name": "Tanga", "url": "https://www.tanga.com/support", From 3a4bafac2ad9ae3de6f4bdfbed7f6848a4182433 Mon Sep 17 00:00:00 2001 From: Alerymin <55508107+Alerymin@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:31:08 +0000 Subject: [PATCH 5/6] Update sites.json --- _data/sites.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/sites.json b/_data/sites.json index 75e82f7a2..94064c5e7 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -24979,7 +24979,7 @@ "app.zeplin.io" ] }, - + { "name": "ZeroSSL", "url": "https://app.zerossl.com/account", @@ -24990,7 +24990,7 @@ "app.zerossl.com" ] }, - + { "name": "ZeroTier", "url": "https://docs.zerotier.com/central-billing/#how-to-delete-your-whole-account", From 72487b453fa29bd53c8d82775ac46106823c69cc Mon Sep 17 00:00:00 2001 From: Alerymin <55508107+Alerymin@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:08:03 +0000 Subject: [PATCH 6/6] Update sites.json --- _data/sites.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/sites.json b/_data/sites.json index 94064c5e7..e9b42cca7 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -8867,7 +8867,7 @@ "difficulty": "hard", "notes": "It is also possible to file an account deletion request via the \"Contact Us\" section at the bottom of the page.", "domains": [ - "glovoapp.https://tailscale.com/kb/1237/delete-tailnetcom" + "glovoapp.com" ] },