diff options
author | Tulio Leao <tupaschoal@gmail.com> | 2025-02-08 06:21:15 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-08 06:21:15 -0300 |
commit | 70b618cf729187d3f8183bb91f3c18067ee0a167 (patch) | |
tree | bd5b33925e5b79542cb949967c7c46ddf53e6b3b | |
parent | 32db353252e82d55aba6344af7eb438e3ed9f3d7 (diff) |
Add iCasei as hard (#2389)
-rw-r--r-- | _data/sites.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_data/sites.json b/_data/sites.json index d4d80f04..7873ca73 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -10690,6 +10690,18 @@ }, { + "name": "iCasei", + "url": "https://suporte.icasei.com.br/hc/pt-br/requests/new", + "difficulty": "hard", + "notes": "Open a support ticket requesting deletion. It will take a few days and they might only disable your account, try logging in and if it recognizes your mail, reply asking for full deletion.", + "notes_pt-BR": "Abra um chamado pedindo a exclusão. Levará alguns dias e eles podem apenas desabilitar a conta, tente entrar no site e se ele reconhecer seu e-mail, responda o chamado pedindo exclusão completa.", + "domains": [ + "icasei.com.br", + "painel.icasei.com.br" + ] + }, + + { "name": "Icedrive", "url": "https://icedrive.net/dashboard/#/page/settings", "difficulty": "easy", |