diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-11-01 22:02:24 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-11-01 22:02:24 +0100 |
commit | bd75d32c1bb870fae3c45c25f5726867d3f24297 (patch) | |
tree | 74301a9af99edafce9bcc6edf126135527746053 | |
parent | 5acfef8edb0b8f0b9a600ad192d38eae5e1fa69b (diff) | |
download | volse-hubzilla-bd75d32c1bb870fae3c45c25f5726867d3f24297.tar.gz volse-hubzilla-bd75d32c1bb870fae3c45c25f5726867d3f24297.tar.bz2 volse-hubzilla-bd75d32c1bb870fae3c45c25f5726867d3f24297.zip |
remove zotid.net from fallback dir and add hubzilla.site
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zothub.com'); $DIRECTORY_FALLBACK_SERVERS = array( 'https://zothub.com', - 'https://zotid.net', + 'https://hubzilla.site', 'https://red.zottel.red', 'https://gravizot.de', 'https://my.federated.social' |