Fix webfing again

This commit is contained in:
Fundor333
2025-01-09 02:44:22 +01:00
parent edbe30f460
commit b68650efaf

View File

@@ -1,22 +1,18 @@
{
"aliases": [
"https://micro.blog/@fundor333",
"https://micro.blog/users/fundor333"
],
"links": [
{
"href": "https://micro.blog/@fundor333",
"href": "https://micro.blog/activitypub/fundor333",
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html"
},
{
"href": "https://micro.blog/users/fundor333",
"href": "https://micro.blog/activitypub/fundor333",
"rel": "self",
"type": "application/activity+json"
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",
"template": "https://micro.blog/authorize_interaction?uri={uri}"
"template": "https://micro.blog/mastodon/follow?url={uri}"
}
],
"subject": "acct:fundor333@micro.blog"