readme
[Seppo.git] / test / data / webfinger / @demo@seppo.social.json
blob0c5c312a90cff5ec1f707dc9eb338d41fe59c17d
2   "subject": "acct:demo@seppo.social",
3   "links": [
4     {
5       "href": "https://seppo.social/demo/activitypub/actor.jsa",
6       "rel": "self",
7       "type": "application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\""
8     },
9     {
10       "href": "https://seppo.social/demo/",
11       "rel": "http://webfinger.net/rel/profile-page",
12       "type": "text/html"
13     },
14     {
15       "href": "https://seppo.social/demo/o/p/",
16       "rel": "alternate",
17       "type": "application/atom+xml"
18     },
19     {
20       "rel": "http://ostatus.org/schema/1.0/subscribe",
21       "template": "https://seppo.social/demo/seppo.cgi/actor?id={uri}"
22     }
23   ]