diff --git a/.well-known/matrix/client b/.well-known/matrix/client new file mode 100644 index 0000000..5bb65ad --- /dev/null +++ b/.well-known/matrix/client @@ -0,0 +1,11 @@ +{ +"m.homeserver": { +"base_url": "https://matrix-client.drgnz.club" +}, +"m.identity_server": { +"base_url": "https://vector.im" +}, +"org.matrix.msc3575.proxy": { +"url": "https://matrix-client.drgnz.club" +} +}