diff options
author | hunkyburrito <48025161+hunkyburrito@users.noreply.github.com> | 2025-02-25 09:04:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 06:04:48 -0300 |
commit | d95b08202d202a6a572d600782118fe3b000b602 (patch) | |
tree | a0dd81497f211e22beab860898bf428e744b84ce | |
parent | b2500f9e5aabf8394f809c0f440314fcc7cb3478 (diff) |
Add several sites and update a couple (#2419)
* add iclicker.com
* update cengage
* add gradescope
* add hbsp.harvard.edu
* add knetbooks
* update zybooks
* add altium
* add pearson
* update gradescope
* update iclicker
* fix harvard positioning
* markdown link formatting
-rw-r--r-- | _data/sites.json | 78 |
1 files changed, 73 insertions, 5 deletions
diff --git a/_data/sites.json b/_data/sites.json index ac6b26b7..e0d52daf 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -1091,6 +1091,19 @@ }, { + "name": "Altium", + "email": "data.compliance@altium.com", + "url": "https://www.altium.com/privacy-policy", + "difficulty": "hard", + "notes": "Send an account deletion request to the provided email.", + "domains": [ + "altium.com", + "live.altium.com", + "365.altium.com" + ] + }, + + { "name": "Alvanista", "url": "https://alvanista.com/profile/edit", "difficulty": "easy", @@ -3899,10 +3912,9 @@ { "name": "Cengage", - "url": "https://cengage.force.com/s/", - "difficulty": "hard", - "notes": "Contact support over the phone or via live chat. Your case will need to be escalated to close the account, and it may take a few days. Otherwise, the account will automatically be deleted after 5 years of inactivity.", - "notes_tr": "Destek birimine telefonla veya canlı destek aracılığı ile iletişime geçin. Hesabı kapatmak için durumunuzun iletilmesi gerekecek ve bu birkaç gün sürebilir. Aksi takdirde, hesap 5 yıl sonra hareketsizlikten otomatik olarak silinecektir.", + "url": "https://cengage.my.site.com/s/rtbf", + "difficulty": "medium", + "notes": "Complete the \"Privacy Rights Request Form\" for the \"Right to Delete/Right to be Forgotten\". Otherwise, the account will automatically be deleted after 5 years of inactivity (or 1 year for minors).", "domains": [ "cengage.com" ] @@ -9671,6 +9683,17 @@ }, { + "name": "Gradescope", + "email": "help@gradescope.com", + "url": "https://guides.gradescope.com/hc/en-us/articles/21587242755341-Editing-Your-Account", + "difficulty": "hard", + "notes": "Send an account deletion request to the provided email. The process will take several days since they need to contact the school/organization linked to your account to request deletion.", + "domains": [ + "gradescope.com" + ] + }, + + { "name": "Graduate-Jobs.com", "url": "https://www.graduate-jobs.com/sign-in/account/settings", "difficulty": "easy", @@ -10099,6 +10122,16 @@ }, { + "name": "Harvard Business Publishing Education", + "url": "https://hbsp.harvard.edu/privacy-policy/#8", + "difficulty": "medium", + "notes": "Login to your account and navigate to \"General Data Protection Regulation\" on the Privacy Policy page. A form will appear to submit a request to delete your data.", + "domains": [ + "hbsp.harvard.edu" + ] + }, + + { "name": "HBO Max", "url": "https://privacyportal.onetrust.com/webform/1b21e05d-c206-4e0b-970e-2d73a23e42e8/6555225c-a911-4af8-bdb5-20158994ece0", "difficulty": "hard", @@ -10844,6 +10877,18 @@ }, { + "name": "iClicker", + "email": "privacyisimportant@macmillan.com", + "url": "https://mhe.my.site.com/iclicker/s/contactsupport", + "difficulty": "hard", + "notes": "Send an email to the provided address and request deletion of your iClicker account. You may need to request deletion through the school/organization that is linked to your account in order for them to begin processing the deletion request.", + "domains": [ + "student.iclicker.com", + "iclicker.com" + ] + }, + + { "name": "Icontem", "url": "https://accounts.icontem.com/remove", "difficulty": "easy", @@ -12248,6 +12293,17 @@ }, { + "name": "Knetbooks", + "email": "privacyrequest@knetbooks.com", + "url": "https://www.knetbooks.com/account/settings", + "difficulty": "hard", + "notes": "Send an account deletion request to the provided email.", + "domains": [ + "knetbooks.com" + ] + }, + + { "name": "Ko-fi", "url": "https://ko-fi.com/Manage/DeleteAccount/", "difficulty": "medium", @@ -17239,6 +17295,18 @@ }, { + "name": "Pearson", + "url": "https://www.pearson.com/privacy-center/privacy-notices/full-privacy-notice.html#12", + "difficulty": "limited", + "email": "dataprivacy@pearson.com", + "notes": "For general questions and requests you can email. Information for how to make a CCPA request is located [here](https://www.pearson.com/en-us/legal-information/california-consumer-rights.html)", + "domains": [ + "pearson.com", + "console.pearson.com" + ] + }, + + { "name": "Peloton", "url": "https://privacyportal.onetrust.com/webform/18f92a28-d2ae-4a6a-8f99-85b4455e22c0/cfbaf35a-5e06-4010-a6b6-1ad61ba414f1", "difficulty": "hard", @@ -26017,7 +26085,7 @@ "url": "https://www.zybooks.com/privacy-policy", "difficulty": "hard", "notes": "Submit a deletion request by emailing them or calling +1-833-719-2300.", - "email": "info@zybooks.com", + "email": "support@zybooks.com", "domains": [ "zybooks.com" ] |