Fix webfing again
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user