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