aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-11-01 22:02:24 +0100
committerMario Vavti <mario@mariovavti.com>2015-11-01 22:02:24 +0100
commitbd75d32c1bb870fae3c45c25f5726867d3f24297 (patch)
tree74301a9af99edafce9bcc6edf126135527746053
parent5acfef8edb0b8f0b9a600ad192d38eae5e1fa69b (diff)
downloadvolse-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-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index cdf3c302b..dafe20b83 100755
--- a/boot.php
+++ b/boot.php
@@ -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'