summaryrefslogtreecommitdiff
path: root/live/luevano.xyz/.well-known
diff options
context:
space:
mode:
Diffstat (limited to 'live/luevano.xyz/.well-known')
-rw-r--r--live/luevano.xyz/.well-known/host-meta7
-rw-r--r--live/luevano.xyz/.well-known/host-meta.json12
-rw-r--r--live/luevano.xyz/.well-known/matrix/server3
3 files changed, 0 insertions, 22 deletions
diff --git a/live/luevano.xyz/.well-known/host-meta b/live/luevano.xyz/.well-known/host-meta
deleted file mode 100644
index ac26975..0000000
--- a/live/luevano.xyz/.well-known/host-meta
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'>
- <Link rel="urn:xmpp:alt-connections:xbosh"
- href="https://xmpp.luevano.xyz/http-bind" />
- <Link rel="urn:xmpp:alt-connections:websocket"
- href="wss://xmpp.luevano.xyz/xmpp-websocket" />
-</XRD>
diff --git a/live/luevano.xyz/.well-known/host-meta.json b/live/luevano.xyz/.well-known/host-meta.json
deleted file mode 100644
index b8cb354..0000000
--- a/live/luevano.xyz/.well-known/host-meta.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "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"
- }
- ]
-}
diff --git a/live/luevano.xyz/.well-known/matrix/server b/live/luevano.xyz/.well-known/matrix/server
deleted file mode 100644
index b166960..0000000
--- a/live/luevano.xyz/.well-known/matrix/server
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "m.server": "matrix.luevano.xyz:8448"
-}