add hubzilla.nl as fallback

This commit is contained in:
redmatrix 2015-12-03 19:18:12 -08:00
parent 4b707db4b3
commit 615c97132d

View File

@ -84,7 +84,8 @@ $DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.site',
'https://red.zottel.red',
'https://gravizot.de',
'https://my.federated.social'
'https://my.federated.social',
'https://hubzilla.nl'
);