Skip to content

Commit 7075972

Browse files
fix: mastodon.cloud
Co-authored-by: dollaransh17 <[email protected]>
1 parent 388a1e0 commit 7075972

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sherlock_project/resources/data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2645,7 +2645,9 @@
26452645
"username_claimed": "blue"
26462646
},
26472647
"mastodon.cloud": {
2648-
"errorType": "status_code",
2648+
"__comment__": "response_url handles responses in unsupported regions, whereas status_code handles supported regions.",
2649+
"errorType": ["status_code", "response_url"],
2650+
"errorUrl": "https://media.mastodon.cloud/cloud-093img.html",
26492651
"url": "https://mastodon.cloud/@{}",
26502652
"urlMain": "https://mastodon.cloud/",
26512653
"username_claimed": "TheAdmin"

0 commit comments

Comments
 (0)