-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Augment, GamersGate, Gamesplanet, WeMod. Update LG, Voicemod (#2349)
* Add details for LG Account and Voicemod * Add Augment, GamersGate, Gamesplanet, WeMod * Update sites.json --------- Co-authored-by: Tulio Leao <[email protected]>
- Loading branch information
1 parent
8386851
commit 42be483
Showing
1 changed file
with
46 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1929,6 +1929,17 @@ | |
] | ||
}, | ||
|
||
{ | ||
"name": "Augment", | ||
"url": "https://help.augment.com/en/articles/4103227-account-deletion", | ||
"difficulty": "hard", | ||
"notes": "On the Augment website, log in, then click on the 'chat box' at the bottom right of the page, then request for your account to be deleted. Alternatively, send a GDPR request at the email address.", | ||
"email": "[email protected]", | ||
"domains": [ | ||
"augment.com" | ||
] | ||
}, | ||
|
||
{ | ||
"name": "Auth0", | ||
"url": "https://community.auth0.com/t/how-can-i-delete-my-auth0-auth0-community-forum-account/34689", | ||
|
@@ -8389,6 +8400,27 @@ | |
] | ||
}, | ||
|
||
{ | ||
"name": "GamersGate", | ||
"url": "https://www.gamersgate.com/account/delete/", | ||
"difficulty": "medium", | ||
"notes": "The account deletion form asks for a lot of information, some of which is already available in the account dashboard.", | ||
"domains": [ | ||
"gamersgate.com" | ||
] | ||
}, | ||
|
||
{ | ||
"name": "Gamesplanet", | ||
"url": "https://us.gamesplanet.com/support/17-account/141-delete-account", | ||
"difficulty": "hard", | ||
"notes": "It is recommended to redeem/download any remaining purchases.", | ||
"email": "[email protected]", | ||
"domains": [ | ||
"gamesplanet.com" | ||
] | ||
}, | ||
|
||
{ | ||
"name": "Gamespot", | ||
"url": "https://gamespot.com", | ||
|
@@ -12277,9 +12309,9 @@ | |
|
||
{ | ||
"name": "LG Account", | ||
"url": "https://www.lgaccount.com", | ||
"url": "https://us.lgaccount.com", | ||
"difficulty": "easy", | ||
"notes": "Log in, open the account administration tab, and press 'Delete Account'. Note that you might need to repeat going to the administration tab and pressing delete a couple times depending on the services you've got connected to LG Account. Once there's no more to delete, you should be logged out automatically (for good measure, verify you cannot login again).", | ||
"notes": "Log in, open the account administration tab, and press 'Delete Account'. Note that you might need to repeat this process a couple times depending on the services you've got connected to LG Account. Once there's no more to delete, you should be logged out automatically (for good measure, verify you cannot login again). If you live in a country other than the US, you may also need to change the link URL to that of your country (e.g. Canadians should use ca.lgaccount.com instead).", | ||
"domains": [ | ||
"lgaccount.com", | ||
"ca.lgaccount.com", | ||
|
@@ -23207,7 +23239,7 @@ | |
"name": "Voicemod", | ||
"url": "https://www.voicemod.net/support/?letstalk=Account%20and%20Login&issue", | ||
"difficulty": "hard", | ||
"notes": "Fill out the form, in the 'lets talk' field select 'Account & Login', in the second field select 'Delete account'.", | ||
"notes": "Fill out the form, in the 'lets talk' field select 'Account & Login', in the second field select 'Delete account'. If you have active licenses, you may have to confirm in a later reply.", | ||
"domains": [ | ||
"voicemod.net" | ||
] | ||
|
@@ -23708,6 +23740,17 @@ | |
] | ||
}, | ||
|
||
{ | ||
"name": "WeMod", | ||
"url": "https://support.wemod.com/docs/how-do-i-delete-my-account", | ||
"difficulty": "hard", | ||
"notes": "If you have currently active licenses, you may need to confirm account deletion in a later email.", | ||
"email": "[email protected]", | ||
"domains": [ | ||
"wemod.com" | ||
] | ||
}, | ||
|
||
{ | ||
"name": "Western Union", | ||
"url": "https://wucare.westernunion.com/s/article/How-do-I-log-in-at-westernunion-com?language=en_US#delete", | ||
|