Remove exvcr dependency

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-11-14 16:27:53 +01:00
parent df2c184bc0
commit 3f9e1c8e19
50 changed files with 366 additions and 3262 deletions

View File

@@ -0,0 +1,23 @@
{
"subject": "acct:tcit@social.tcit.fr",
"aliases": [
"https://social.tcit.fr/@tcit",
"https://social.tcit.fr/users/tcit"
],
"links": [
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://social.tcit.fr/@tcit"
},
{
"rel": "self",
"type": "application/activity+json",
"href": "https://social.tcit.fr/users/tcit"
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",
"template": "https://social.tcit.fr/authorize_interaction?uri={uri}"
}
]
}