chore: Add recommended homeservers
This commit is contained in:
parent
d932e5817c
commit
39ed7a3aa9
2 changed files with 42 additions and 2 deletions
|
|
@ -50,8 +50,8 @@ abstract class AppConfig {
|
|||
|
||||
static final Uri homeserverList = Uri(
|
||||
scheme: 'https',
|
||||
host: 'servers.joinmatrix.org',
|
||||
path: 'servers.json',
|
||||
host: 'raw.githubusercontent.com',
|
||||
path: 'krille-chan/fluffychat/refs/heads/main/recommended_homeservers.json',
|
||||
);
|
||||
|
||||
static final Uri privacyUrl = Uri(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue