28 lines
621 B
Text
28 lines
621 B
Text
---
|
|
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"
|
|
}
|