mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
Merge branch 'NebulaOnion-add-client-well.known-file'
This commit is contained in:
commit
9f19e4ce1b
5
_.well-known/matrix/client
Normal file
5
_.well-known/matrix/client
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.anonymousland.org"
|
||||
}
|
||||
}
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user