Удаление ненужных файлов

This commit is contained in:
vlnst 2024-01-15 10:34:31 +03:00
parent f879d1f62b
commit af5d428124
Signed by: vlnst
GPG key ID: E432F9102CE6F26E
2 changed files with 0 additions and 19 deletions

View file

@ -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://poridge.club:5281/http-bind" />
<Link rel="urn:xmpp:alt-connections:websocket"
href="https://poridge.club/xmpp-websocket" />
</XRD>

View file

@ -1,12 +0,0 @@
{
"links": [
{
"rel": "urn:xmpp:alt-connections:xbosh",
"href": "https://poridge.club:5281/http-bind"
},
{
"rel": "urn:xmpp:alt-connections:websocket",
"href": "https://poridge.club/xmpp-websocket"
}
]
}