From 466aadc3ef6a821d39f6b7276844198501a50b60 Mon Sep 17 00:00:00 2001 From: Arnav Bhatt Date: Sun, 18 Feb 2024 03:16:26 +0530 Subject: welcome 2 2024 --- data/.well-known/host-meta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/.well-known/host-meta.json (limited to 'data/.well-known/host-meta.json') diff --git a/data/.well-known/host-meta.json b/data/.well-known/host-meta.json new file mode 100644 index 0000000..01e4165 --- /dev/null +++ b/data/.well-known/host-meta.json @@ -0,0 +1,12 @@ +{ + "links": [ + { + "rel": "urn:xmpp:alt-connections:xbosh", + "href": "https://ghativega.in:5443/bosh" + }, + { + "rel": "urn:xmpp:alt-connections:websocket", + "href": "wss://ghativega.in:5443/ws" + } + ] +} -- cgit v1.2.3