chore: Update recommended homeservers
This commit is contained in:
parent
2ac1193889
commit
8998d5600a
1 changed files with 12 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
"public_servers": [
|
"public_servers": [
|
||||||
{
|
{
|
||||||
"name": "matrix.org",
|
"name": "matrix.org",
|
||||||
|
"website": "https://matrix.org",
|
||||||
"description": "The Matrix.org Foundation offers the matrix.org homeserver as an easy entry point for anyone wanting to try out Matrix.",
|
"description": "The Matrix.org Foundation offers the matrix.org homeserver as an easy entry point for anyone wanting to try out Matrix.",
|
||||||
"reg_method": "oidc",
|
"reg_method": "oidc",
|
||||||
"languages": [
|
"languages": [
|
||||||
|
|
@ -11,6 +12,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "converser.eu",
|
"name": "converser.eu",
|
||||||
|
"website": "https://converser.eu",
|
||||||
"description": "A free and decentralized communication server.",
|
"description": "A free and decentralized communication server.",
|
||||||
"reg_method": "oidc",
|
"reg_method": "oidc",
|
||||||
"languages": [
|
"languages": [
|
||||||
|
|
@ -20,12 +22,22 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mozilla.org",
|
"name": "mozilla.org",
|
||||||
|
"website": "https://mozilla.org",
|
||||||
"description": "Matrix homeserver hosted by Mozilla.",
|
"description": "Matrix homeserver hosted by Mozilla.",
|
||||||
"reg_method": "oidc",
|
"reg_method": "oidc",
|
||||||
"languages": [
|
"languages": [
|
||||||
"All",
|
"All",
|
||||||
"English"
|
"English"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "magdeburg.jetzt",
|
||||||
|
"website": "https://magdeburg.jetzt",
|
||||||
|
"reg_method": "oidc",
|
||||||
|
"languages": [
|
||||||
|
"All",
|
||||||
|
"Deutsch"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue