mobilizon.chapril.org-mobil.../test/fixtures/webfinger/peertube-webfinger.json
Thomas Citharel 3f9e1c8e19
Remove exvcr dependency
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-11-15 08:48:28 +01:00

16 lines
398 B
JSON

{
"subject": "acct:framasoft@framatube.org",
"aliases": ["https://framatube.org/accounts/framasoft"],
"links": [
{
"rel": "self",
"type": "application/activity+json",
"href": "https://framatube.org/accounts/framasoft"
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",
"template": "https://framatube.org/remote-interaction?uri={uri}"
}
]
}