fix: mastodon.cloud
Co-authored-by: dollaransh17 <dollaransh17@users.noreply.github.com>
This commit is contained in:
parent
388a1e06d4
commit
707597202d
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue