mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Add some accounts to webfinger endpoint
This commit is contained in:
parent
148fcffc18
commit
fa9a9e84b0
1 changed files with 20 additions and 0 deletions
|
@ -206,6 +206,26 @@
|
|||
"href": "https://www.jstpst.net/user/Seirdy",
|
||||
"type": "text/html"
|
||||
},
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
"href": "https://raddle.me/user/Seirdy",
|
||||
"type": "text/html"
|
||||
},
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
"href": "https://donate.stripe.com/dR65nv5BWg3icq46oo",
|
||||
"type": "text/html"
|
||||
},
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
"href": "https://liberapay.com/Seirdy/",
|
||||
"type": "text/html"
|
||||
},
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
"href": "https://ko-fi.com/Seirdy",
|
||||
"type": "text/html"
|
||||
},
|
||||
{
|
||||
"rel": "http://webfinger.net/rel/profile-page",
|
||||
"href": "https://lobste.rs/u/Seirdy",
|
||||
|
|
Loading…
Reference in a new issue