diff --git a/static/.well-known/host-meta.json b/static/.well-known/host-meta.json new file mode 100644 index 0000000..5c738c1 --- /dev/null +++ b/static/.well-known/host-meta.json @@ -0,0 +1,8 @@ +{ + "links": [ + { + "rel": "urn:xmpp:alt-connections:websocket", + "href": "wss://xmpp.nixnet.services:443/ws" + } + ] +}