remove directory fallback server red.zottel.red, add hubzilla.zottel.net instead
This commit is contained in:
parent
9b4e6e1ec0
commit
f0d90005ea
2
boot.php
2
boot.php
@ -82,7 +82,7 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zothub.com');
|
|||||||
$DIRECTORY_FALLBACK_SERVERS = array(
|
$DIRECTORY_FALLBACK_SERVERS = array(
|
||||||
'https://zothub.com',
|
'https://zothub.com',
|
||||||
'https://hubzilla.site',
|
'https://hubzilla.site',
|
||||||
'https://red.zottel.red',
|
'https://hubzilla.zottel.net',
|
||||||
'https://hub.pixelbits.de',
|
'https://hub.pixelbits.de',
|
||||||
'https://my.federated.social',
|
'https://my.federated.social',
|
||||||
'https://hubzilla.nl'
|
'https://hubzilla.nl'
|
||||||
|
Reference in New Issue
Block a user