networkException
b1914b3815
As shown by this excellent article: https://blog.maartenballiauw.be/post/2022/11/05/mastodon-own-donain-without-hosting-server.html
23 lines
705 B
Text
23 lines
705 B
Text
{
|
|
"subject": "acct:networkexception@chaos.social",
|
|
"aliases": [
|
|
"https://chaos.social/@networkexception",
|
|
"https://chaos.social/users/networkexception"
|
|
],
|
|
"links": [
|
|
{
|
|
"rel": "http://webfinger.net/rel/profile-page",
|
|
"type": "text/html",
|
|
"href": "https://chaos.social/@networkexception"
|
|
},
|
|
{
|
|
"rel": "self",
|
|
"type": "application/activity+json",
|
|
"href": "https://chaos.social/users/networkexception"
|
|
},
|
|
{
|
|
"rel": "http://ostatus.org/schema/1.0/subscribe",
|
|
"template": "https://chaos.social/authorize_interaction?uri={uri}"
|
|
}
|
|
]
|
|
}
|