From cceb46af3b9791a86a183722ce668c1bfdf35172 Mon Sep 17 00:00:00 2001 From: leonardo-dgs <17832817+leonardo-dgs@users.noreply.github.com> Date: Sat, 14 Oct 2023 09:15:00 +0200 Subject: [PATCH] Add Modrinth as easy --- _data/sites.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/_data/sites.json b/_data/sites.json index f37b27429..23af3d848 100644 --- a/_data/sites.json +++ b/_data/sites.json @@ -11511,6 +11511,21 @@ ] }, + { + "name": "Modrinth", + "url": "https://modrinth.com/settings/account", + "difficulty": "easy", + "notes": "Go to the profile icon in the top right corner and select \"Settings\", then \"Account\", click \"Delete account\" at the bottom of the page, type your username and confirm. Your projects will not be deleted.", + "notes_it": "Vai sull'icona del profilo nell'angolo in alto a destra e seleziona \"Settings\", quindi \"Account\", fai clic su \"Delete account\" nella parte inferiore della pagina, digita il tuo nome utente e conferma. I tuoi progetti non verranno eliminati.", + "domains": [ + "modrinth.com", + "careers.modrinth.com", + "blog.modrinth.com", + "docs.modrinth.com", + "status.modrinth.com" + ] + }, + { "name": "Mojang", "url": "https://account.mojang.com/me/settings",