Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add several urls #2309

Merged
merged 11 commits into from
Oct 30, 2024
Merged
93 changes: 88 additions & 5 deletions _data/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -3948,6 +3948,17 @@
]
},

{
"name": "Chemaxon",
"url": "https://account.chemaxon.com/settings",
"difficulty": "easy",
"notes": "Go to the linked page and delete your account.",
"domains": [
"chemaxon.com",
tupaschoal marked this conversation as resolved.
Show resolved Hide resolved
"docs.chemaxon.com"
]
},

{
"name": "Chess.com",
"url": "https://www.chess.com/my-data",
Expand Down Expand Up @@ -7072,6 +7083,16 @@
]
},

{
"name": "F95Zone",
"url": "https://f95zone.to/account/delete",
"difficulty": "easy",
"notes": "Go to the linked page, confirm your password and click \"Delete account\".",
"domains": [
"f95zone.to"
]
},

{
"name": "Facebook",
"meta": "popular",
Expand Down Expand Up @@ -7832,6 +7853,18 @@
]
},

{
"name": "Foxford (Фоксфорд)",
"url": "https://foxford.ru",
"email": "[email protected]",
"difficulty": "hard",
"notes": "You have to email support to delete your account. You must have no active paid courses in order for your account to be deleted.",
"notes_ru": "Отправьте письмо в поддержку для удаления аккаунта. На вашем аккаунте не должно быть активных оплаченных курсов.",
"domains": [
"foxford.ru"
]
},

{
"name": "Framer",
"url": "https://www.framer.com/contact/",
Expand Down Expand Up @@ -8515,6 +8548,16 @@
]
},

{
"name": "Geotastic",
"url": "https://geotastic.net/account/account-settings",
"difficulty": "easy",
"notes": "Click \"delete account\" on the linked page.",
"domains": [
"geotastic.net"
]
},

{
"name": "GermanTechJobs",
"url": "https://germantechjobs.de/contact",
Expand Down Expand Up @@ -11109,11 +11152,9 @@

{
"name": "itch.io",
"url": "https://itch.io/support",
"difficulty": "hard",
"notes": "You need to contact support via email to get your account deleted.",
"notes_tr": "Hesabınızın silinmesi için e-posta yoluyla destek ile iletişime geçmeniz gerekir.",
"email": "[email protected]",
"url": "https://itch.io/user/settings/delete-account",
"difficulty": "easy",
"notes": "Go to the linked page and confirm account deletion.",
"domains": [
"itch.io"
]
Expand Down Expand Up @@ -15059,6 +15100,16 @@
]
},

{
"name": "Niche",
"url": "https://preferences.niche.com",
tupaschoal marked this conversation as resolved.
Show resolved Hide resolved
"difficulty": "hard",
"notes": "Deactivating your account in account settings does not fully remove your data. To delete your data, you need to file a deletion request at the linked page.",
"domains": [
"niche.com"
]
},

{
"name": "Nike+",
"url": "https://secure-nikeplus.nike.com/plus/settings/",
Expand Down Expand Up @@ -22193,6 +22244,17 @@
]
},

{
"name": "TypingClub / EdClub",
"url": "https://www.edclub.com/sportal/profile.html",
"difficulty": "easy",
"notes": "Go to the linked page and delete your account.",
"domains": [
"typingclub.com",
"edclub.com"
]
},

{
"meta": "popular",
"name": "Uber",
Expand Down Expand Up @@ -23553,6 +23615,16 @@
]
},

{
"name": "WiGLE",
"url": "https://wigle.net/deleteAccount",
"difficulty": "easy",
"notes": "Go to the linked page and follow the instructions.",
"domains": [
"wigle.net"
]
},

{
"name": "Wikidot",
"url": "https://www.wikidot.com/account/settings",
Expand Down Expand Up @@ -24849,5 +24921,16 @@
"domains": [
"miyklas.com.ua"
]
},

{
"name": "РешуОГЭ/РешуЕГЭ/СдамГИА",
"url": "https://chem-ege.sdamgia.ru/profile",
"difficulty": "easy",
"notes": "Go to the linked page and click \"Удалить учетную запись\".",
"notes_ru": "Перейдите по ссылке и нажмите кнопку \"Удалить учетную запись\".",
"domains": [
"sdamgia.ru"
]
}
]
Loading