diff options
author | friendica <info@friendica.com> | 2015-02-16 11:12:46 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-02-16 11:12:46 -0800 |
commit | 1d1676094dd82482f113d6de9c2a95407a1a692f (patch) | |
tree | 2ee61066743b07f99f1e2ee101ae0111946598c0 /boot.php | |
parent | b4f639239fb0d6d5ed58fb7139bb7f88f1b77150 (diff) | |
download | volse-hubzilla-1d1676094dd82482f113d6de9c2a95407a1a692f.tar.gz volse-hubzilla-1d1676094dd82482f113d6de9c2a95407a1a692f.tar.bz2 volse-hubzilla-1d1676094dd82482f113d6de9c2a95407a1a692f.zip |
hub upgrade w/name change via Alex
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zothub.com', 'https://zotid.net', 'https://red.zottel.red', - 'https://red.pixelbits.de', + 'https://redmatrix.info', 'https://my.federated.social', 'https://redmatrix.nl' ); |