chore: Add recommended homeservers

This commit is contained in:
Christian Kußowski 2026-02-22 09:34:10 +01:00
commit 39ed7a3aa9
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 42 additions and 2 deletions

View file

@ -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(