webzone/src/static/.well-known/webfinger

29 lines
728 B
Plaintext

{
"aliases": [
"https://froth.zone/users/sam",
"https://fedi.samtherapy.net/users/SamTherapy"
],
"links": [
{
"href": "https://froth.zone/users/sam",
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html"
},
{
"href": "https://froth.zone/users/sam",
"rel": "self",
"type": "application/activity+json"
},
{
"href": "https://froth.zone/users/sam",
"rel": "self",
"type": "application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\""
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",
"template": "https://froth.zone/ostatus_subscribe?acct={uri}"
}
],
"subject": "acct:sam@froth.zone"
}