static/.well-known/host-meta.json 🔗
@@ -0,0 +1,8 @@
+{
+ "links": [
+ {
+ "rel": "urn:xmpp:alt-connections:websocket",
+ "href": "wss://xmpp.nixnet.services:443/ws"
+ }
+ ]
+}
Amolith created
static/.well-known/host-meta.json | 8 ++++++++
1 file changed, 8 insertions(+)
@@ -0,0 +1,8 @@
+{
+ "links": [
+ {
+ "rel": "urn:xmpp:alt-connections:websocket",
+ "href": "wss://xmpp.nixnet.services:443/ws"
+ }
+ ]
+}