A directory of direct links to delete your account from web services.
##Contributing a site
The sites, urls and additional notes are stored in sites.json
. If you want to add a site to the list you'll need the following information:
name
: The name of the serviceurl
: The url that account deletion resides. If such a page doesn't exists, the url should be a contact or help page explaining the process of account deletion.difficulty
: This is an indicator used on the site to determine the difficulty of account deletion:easy
: Sites with a simple process such as a 'delete account' buttonmedium
: Sites that do allow account deletion but require you to perform additional steps (This hasn't been used in the initial list of sites, but I felt it may be useful in the future)hard
: Sites that require you to contact customer services or those that don't allow account deletion easily, if at all (e.g. Netflix)
notes
: (optional) This is for sites listed ashard
. Notes will be shown when someone hovers on that service. Notes may include additional information you might need to delete your account (e.g. Skype) or consequences of deleting your account (e.g. iTunes).
Simply fork this repo, add the site to sites.json
and submit a pull request. Simples.
Search functionality modified from DevCenter.me.