From a3c07a57d42601998bbf00a7d6bf083d541df005 Mon Sep 17 00:00:00 2001 From: Ray <101848978+whiskerside@users.noreply.github.com> Date: Tue, 21 Jan 2025 10:03:05 +0800 Subject: [PATCH] Update sites.json --- _data/sites.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index 32f23263a..d53a06c8b 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -25289,5 +25289,14 @@ "domains": [ "todayswordle.net" ] + }, + { + "name": "Markdown Converter", + "url": "https://mdconverter.com/account/settings/deletion", + "difficulty": "easy", + "notes": "Go to the linked page and click close button", + "domains": [ + "mdconverter.com" + ] } ]