muhh.lol/webfinger.txt

29 lines
621 B
Plaintext

---
permalink: ".well-known/webfinger"
layout: null
sitemap: false
---
{
"aliases" : [
"https://social.lol/@muhh",
"https://social.lol/users/muhh"
],
"links" : [
{
"href" : "https://social.lol/@muhh",
"rel" : "http://webfinger.net/rel/profile-page",
"type" : "text/html"
},
{
"href" : "https://social.lol/users/muhh",
"rel" : "self",
"type" : "application/activity+json"
},
{
"href" : "https://social.lol/authorize_interaction?uri={uri}",
"rel" : "http://ostatus.org/schema/1.0/subscribe"
}
],
"subject" : "acct:muhh@social.lol"
}