diff options
author | Tulio Leao <tupaschoal@gmail.com> | 2025-02-22 05:55:29 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-22 05:55:29 -0300 |
commit | b633bd5285b280b63f3eb469390e5e6f689a168e (patch) | |
tree | c2ef636e71044e96c99bb3f6a37ca5de3db99ed1 | |
parent | 787bfa857930acccba5c3f82cb8579cbffa6ccd4 (diff) |
Update Fleek to impossible (#2411)
Closes #2410
-rw-r--r-- | _data/sites.json | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/_data/sites.json b/_data/sites.json index 9cefc083..aa879801 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -7750,14 +7750,10 @@ { "name": "Fleek", - "url": "https://app.fleek.co/#/settings/general/profile", - "difficulty": "easy", - "notes": "Log in to your account, go to the linked page, scroll to the bottom and click \"Delete account\" and confirm the deletion.", + "url": "https://fleek.xyz/support/", + "difficulty": "impossible", + "notes": "Although the delete button exists, you cannot delete your Fleek account because \"that feature isn't live yet\"", "domains": [ - "fleek.co", - "app.fleek.co", - "blog.fleek.co", - "docs.fleek.co", "fleek.xyz", "support.fleek.xyz" ] |