]>
Commit | Line | Data |
---|---|---|
1 | { | |
2 | "subject": "acct:ruben@friendship.quest", | |
3 | "aliases": [ | |
4 | "https://friendship.quest/@ruben", | |
5 | "https://friendship.quest/users/ruben" | |
6 | ], | |
7 | "links": [ | |
8 | { | |
9 | "rel": "http://webfinger.net/rel/profile-page", | |
10 | "type": "text/html", | |
11 | "href": "https://friendship.quest/@ruben" | |
12 | }, | |
13 | { | |
14 | "rel": "self", | |
15 | "type": "application/activity+json", | |
16 | "href": "https://friendship.quest/users/ruben" | |
17 | }, | |
18 | { | |
19 | "rel": "http://ostatus.org/schema/1.0/subscribe", | |
20 | "template": "https://friendship.quest/authorize_interaction?uri={uri}" | |
21 | } | |
22 | ] | |
23 | } |