From f62a25cf3522282c4e1c9d6d500c9aac176bd800 Mon Sep 17 00:00:00 2001 From: Lennon Date: Wed, 11 Dec 2024 20:02:06 -0300 Subject: [PATCH] Add buser and geekhunter as easy (#2336) --- _data/sites.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/_data/sites.json b/_data/sites.json index f83abd10a..7426e44d8 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -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", @@ -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/",