diff options
author | Tulio Leao <tupaschoal@gmail.com> | 2025-03-09 06:51:15 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-09 06:51:15 -0300 |
commit | 137b8431fc0e782d4c6f44ea33430c73f506df92 (patch) | |
tree | 0d845fa5810ec25ab5fb83aa5979c8b20bcbe76e | |
parent | f10470999096ba67308536022173ae4865467e04 (diff) |
Update IndieGala instructions, Add Koyeb (#2432)
* Update IndieGala instructions
Closes #2429
* Add Koyeb as medium
Closes #2425
-rw-r--r-- | _data/sites.json | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/_data/sites.json b/_data/sites.json index 6949fe18..a0d579c9 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -11188,14 +11188,9 @@ { "name": "IndieGala", - "url": "https://docs.indiegala.com/support/contacts.html", + "url": "https://docs.indiegala.com/support/contacts.html#customer-support", "difficulty": "hard", - "notes": "Contact the customer support via email and request the deletion of your account. In order for them to identify your account, make the request through the same email address that you have used to create your IndieGala account.", - "notes_tr": "Müşteri desteği ile e-posta yoluyla iletişime geçin ve hesabınızın silinmesini isteyin. Hesabınızı tanımlamaları için, IndieGala hesabınızı oluştururken kullandığınız e-posta adresiyle istekte bulunun.", - "notes_pt-BR": "Entre em contato com o suporte via e-mail e solicite que sua conta seja excluída. Para que eles possam identificar sua conta, faça a requisição a partir da mesma conta de e-mail que você usou para criar sua conta IndieGala.", - "email": "support@indiegala.com", - "email_subject": "[ Permanently Account Deletion Request ]", - "email_body": "I have no further interest in using the services provided by IndieGala, so I would like my account to be permanently deleted.", + "notes": "Log into their Discord server and go to the \"customer-support\" channel. Type a message requesting account deletion. After a while a new ticket channel will be created (only you and the administrators can see it). You will be asked for your email and once you provide it they will delete your account", "domains": [ "indiegala.com", "docs.indiegala.com" @@ -12392,6 +12387,17 @@ }, { + "name": "Koyeb", + "url": "https://app.koyeb.com/settings?settings", + "difficulty": "medium", + "notes": "While logged in, first deactivate and delete/leave your organization. Once you do this everytime you visit its going to tell you to create an organization, but in the top right you click your profile icon, then settings and then delete.", + "domains": [ + "koyeb.com", + "app.koyeb.com" + ] + }, + + { "name": "Krafton", "url": "https://accounts.krafton.com/personal-info", "difficulty": "easy", |