add hubzilla.nl as fallback
This commit is contained in:
parent
4b707db4b3
commit
615c97132d
3
boot.php
3
boot.php
@ -84,7 +84,8 @@ $DIRECTORY_FALLBACK_SERVERS = array(
|
|||||||
'https://hubzilla.site',
|
'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',
|
||||||
|
'https://hubzilla.nl'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user