diff --git a/_.well-known/matrix/client b/_.well-known/matrix/client new file mode 100644 index 0000000..598bdf6 --- /dev/null +++ b/_.well-known/matrix/client @@ -0,0 +1,5 @@ +{ + "m.homeserver": { + "base_url": "https://matrix.anonymousland.org" + } +} \ No newline at end of file diff --git a/_.well-known/matrix/support b/_.well-known/matrix/support index a0f5a6c..5b9cff9 100644 --- a/_.well-known/matrix/support +++ b/_.well-known/matrix/support @@ -1,10 +1,12 @@ { admins: [{ matrix_id: "@deathrow:anonymousland.org", + email_address: "privatedeathrow@proton.me", role: "admin" }, { matrix_id: "@nebulaonion:anonymousland.org", + email_address: "nebulaonion@tutanota.com", role: "admin" }], support_page: "https://anonymousland.org/services"