remove non-working directory server from the project fallback list.

This commit is contained in:
redmatrix 2015-12-03 18:27:49 -08:00
parent ca55bbdaed
commit 70c5f347c4

View File

@ -84,7 +84,6 @@ $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://blablanet.com',
'https://my.federated.social' 'https://my.federated.social'
); );