Initial commit
This commit is contained in:
9
.well-known/host-meta
Normal file
9
.well-known/host-meta
Normal file
@ -0,0 +1,9 @@
|
||||
<?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://danwin1210.de:5281/http-bind" />
|
||||
</XRD>
|
||||
<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'>
|
||||
<Link rel="urn:xmpp:alt-connections:websocket"
|
||||
href="wss://danwin1210.de:5281/xmpp-websocket" />
|
||||
</XRD>
|
12
.well-known/host-meta.json
Normal file
12
.well-known/host-meta.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"links": [
|
||||
{
|
||||
"rel": "urn:xmpp:alt-connections:xbosh",
|
||||
"href": "https://danwin1210.de:5281/http-bind"
|
||||
},
|
||||
{
|
||||
"rel": "urn:xmpp:alt-connections:websocket",
|
||||
"href": "wss://danwin1210.de:5281/xmpp-websocket"
|
||||
}
|
||||
]
|
||||
}
|
0
.well-known/openpgpkey/policy
Normal file
0
.well-known/openpgpkey/policy
Normal file
Reference in New Issue
Block a user