webzone/src/static/.well-known/host-meta.json
Sam Therapy 9865884fe2
Some checks failed
continuous-integration/drone/push Build is failing
Overhaul my website by just using a template
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-24 17:06:04 +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"
}
]
}