aboutsummaryrefslogtreecommitdiff
path: root/.well-known/webfinger
blob: 64e34b2157fa7c7771b2617cbec6b5d0837500ca (plain)
1
2
3
4
5
6
7
8
9
10
{
    "subject": "acct:test@0.exozy.me",
    "links": [
        {
            "rel": "self",
            "type": "application/activity+json",
            "href": "https://0.exozy.me/users/test.jsonld"
        }
    ]
}