webzone/.well-known/host-meta.json
Sam Therapy 08bca8b55c
Make the site look less awful
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-03-06 18:48:56 +01: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"
}
]
}