remove zotid.net from fallback dir and add hubzilla.site
This commit is contained in:
parent
5acfef8edb
commit
bd75d32c1b
2
boot.php
2
boot.php
@ -79,7 +79,7 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zothub.com');
|
|||||||
|
|
||||||
$DIRECTORY_FALLBACK_SERVERS = array(
|
$DIRECTORY_FALLBACK_SERVERS = array(
|
||||||
'https://zothub.com',
|
'https://zothub.com',
|
||||||
'https://zotid.net',
|
'https://hubzilla.site',
|
||||||
'https://red.zottel.red',
|
'https://red.zottel.red',
|
||||||
'https://gravizot.de',
|
'https://gravizot.de',
|
||||||
'https://my.federated.social'
|
'https://my.federated.social'
|
||||||
|
Reference in New Issue
Block a user