From 7e49db5ddefe8c515b5f3931a5c701efaac33d91 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 16 Dec 2022 17:45:03 -0600 Subject: change structure for new pyssg version --- live/luevano.xyz/.well-known/host-meta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 live/luevano.xyz/.well-known/host-meta.json (limited to 'live/luevano.xyz/.well-known/host-meta.json') diff --git a/live/luevano.xyz/.well-known/host-meta.json b/live/luevano.xyz/.well-known/host-meta.json new file mode 100644 index 0000000..b8cb354 --- /dev/null +++ b/live/luevano.xyz/.well-known/host-meta.json @@ -0,0 +1,12 @@ +{ + "links": [ + { + "rel": "urn:xmpp:alt-connections:xbosh", + "href": "https://xmpp.luevano.xyz/http-bind" + }, + { + "rel": "urn:xmpp:alt-connections:websocket", + "href": "wss://xmpp.luevano.xyz/xmpp-websocket" + } + ] +} -- cgit v1.2.3-54-g00ecf