nwex.de/public/.well-known/webfinger

29 lines
866 B
Text
Raw Normal View History

{
"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}"
2022-11-15 21:56:31 +01:00
},
{
"rel": "http://webfinger.net/rel/avatar",
"type": "image/svg+xml",
"href": "https://nwex.de/avatar.svg"
}
]
}