From 23e2e8dcfd82b1a0d53ec6d8e69f066fc00356e9 Mon Sep 17 00:00:00 2001 From: Szythers <151122876+Szythers@users.noreply.github.com> Date: Fri, 17 Nov 2023 17:16:04 +1030 Subject: [PATCH 1/3] Update sites.json Added sections for Boostcamp and Shazam --- _data/sites.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index f9782e9fe..43aa04df5 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -2642,6 +2642,15 @@ ] }, + { + "name": "Boostcamp", + "url": "https://www.boostcamp.app/data-deletion-request", + "difficulty": "easy", + "domains": [ + "boostcamp.app" + ] + }, + { "name": "Boots Viewpoint", "url": "https://www.bootsviewpoint.co.uk", @@ -16204,6 +16213,15 @@ ] }, + { + "name": "Shazam", + "url": "https://www.shazam.com/privacy/login/delete", + "difficulty": "easy", + "domains": [ + "shazam.com" + ] + }, + { "name": "Shein", "url": "https://shein.com/robot", From 049d275406a9560b45240a5ae27a56afeb00e97d Mon Sep 17 00:00:00 2001 From: Szythers <151122876+Szythers@users.noreply.github.com> Date: Sat, 18 Nov 2023 17:07:50 +1030 Subject: [PATCH 2/3] Update _data/sites.json Co-authored-by: Kefaku <114934849+Kefaku@users.noreply.github.com> --- _data/sites.json | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/sites.json b/_data/sites.json index 43aa04df5..5af2430e3 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -2646,6 +2646,7 @@ "name": "Boostcamp", "url": "https://www.boostcamp.app/data-deletion-request", "difficulty": "easy", + "notes": "Visit the linked page and confirm the deletion.", "domains": [ "boostcamp.app" ] From 7c595e28cac84e7371919b8d685d57629950041f Mon Sep 17 00:00:00 2001 From: Szythers <151122876+Szythers@users.noreply.github.com> Date: Sat, 18 Nov 2023 17:08:01 +1030 Subject: [PATCH 3/3] Update _data/sites.json Co-authored-by: Kefaku <114934849+Kefaku@users.noreply.github.com> --- _data/sites.json | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/sites.json b/_data/sites.json index 5af2430e3..3f1cc0780 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -16218,6 +16218,7 @@ "name": "Shazam", "url": "https://www.shazam.com/privacy/login/delete", "difficulty": "easy", + "notes": "Visit the linked page and sign in to your account. Your account will be deleted within 30 days. According to their privacy page \"Shazam may retain data that has been deidentified and is no longer associated with you.\"", "domains": [ "shazam.com" ]