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 buser and geekhunter as easy #2336

Merged
merged 4 commits into from
Dec 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion _data/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -3387,7 +3387,16 @@
"burst.net"
]
},

{
"name": "Buser",
"url": "https://www.buser.com.br/ajuda/conta-e-dados",
"difficulty": "easy",
"notes": "Click in 'Perfil' on the right side top and click on 'Editar perfil'. At the bottom of the page click on 'Opções Avançadas' and click on 'Deletar minha conta'.",
"notes_pt-BR": "Clique em 'Perfil' no canto superior direito e clique em 'Editar perfil'. No canto inferior da página clique em 'Opções Avançadas' e clique em 'Deletar minha conta'.",
"domains": [
"buser.com.br"
]
},
{
"name": "Busuu",
"url": "https://www.busuu.com/dashboard#/settings/account",
Expand Down Expand Up @@ -8494,6 +8503,17 @@
]
},

{
"name": "GeekHunter",
"url": "https://suporte.geekhunter.com.br/support/solutions/articles/9000185709-como-faco-para-excluir-minha-conta-",
"difficulty": "easy",
"notes": "In the right top menu, click on your profile then on 'Configurações'. Then click 'Excluir minha conta'.",
"notes_pt-BR": "No menu superior direito, clique em seu perfil e depois em 'Configurações'. Depois clique em 'Excluir minha conta'.",
"domains": [
"geekhunter.com.br"
]
},

{
"name": "GeeksforGeeks",
"url": "https://auth.geeksforgeeks.org/delete-account/",
Expand Down
Loading