webzone/.well-known/host-meta.json
Sam Therapy 148018af9c Overhaul my website by just using a template
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-24 16:06:42 +00:00

13 lines
255 B
JSON

{
"links": [
{
"rel": "urn:xmpp:alt-connections:xbosh",
"href": "https://xmpp.samtherapy.net/http-bind"
},
{
"rel": "urn:xmpp:alt-connections:websocket",
"href": "wss://xmpp.samtherapy.net/xmpp-websocket"
}
]
}