From 6f1ddaa615d30b79e2344a33144b68d73abb1732 Mon Sep 17 00:00:00 2001 From: MagicLike Date: Tue, 24 May 2022 19:31:05 +0200 Subject: [PATCH] Added mstdn.social Added another Mastodon instance: mstdn.social --- sherlock_project/resources/data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 5507c21c..6f76ddd3 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -2955,6 +2955,13 @@ "urlMain": "https://mastodon.xyz/", "username_claimed": "TheKinrar" }, + "mstdn.social": { + "errorType": "status_code", + "url": "https://mstdn.social/@{}", + "urlMain": "https://mstdn.social/", + "username_claimed": "MagicLike", + "username_unclaimed": "noonewouldeverusethis7" + }, "mercadolivre": { "errorType": "status_code", "url": "https://www.mercadolivre.com.br/perfil/{}",