From adf80948634a9ed994216d73d945b6b90eaf2879 Mon Sep 17 00:00:00 2001 From: dqnne <173300634+dqnne@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:28:23 +0000 Subject: [PATCH] Add Midjourney as easy (#2295) --- _data/sites.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index 402d0e2c1..2999322c3 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -13730,6 +13730,16 @@ ] }, + { + "name": "Midjourney", + "url": "https://www.midjourney.com/account/", + "difficulty": "easy", + "notes": "Go to your account page, scroll down to the 'How can I delete my account?' section in the FAQ and click on the 'Click here' button.", + "domains": [ + "midjourney.com" + ] + }, + { "name": "Milanote", "url": "https://app.milanote.com/account/settings/delete",