From 707597202d9b3776afa8a69fb48c58c0e3b94fda Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Sun, 5 Oct 2025 14:32:54 -0400 Subject: [PATCH] fix: mastodon.cloud Co-authored-by: dollaransh17 --- sherlock_project/resources/data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 4c84ac524..48ff4b459 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -2645,7 +2645,9 @@ "username_claimed": "blue" }, "mastodon.cloud": { - "errorType": "status_code", + "__comment__": "response_url handles responses in unsupported regions, whereas status_code handles supported regions.", + "errorType": ["status_code", "response_url"], + "errorUrl": "https://media.mastodon.cloud/cloud-093img.html", "url": "https://mastodon.cloud/@{}", "urlMain": "https://mastodon.cloud/", "username_claimed": "TheAdmin"