diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-08-27 18:55:02 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-08-27 18:55:02 -0700 |
commit | c2bc6a04abd87b9e7a9aa742b8e5ff8ac711128a (patch) | |
tree | 2f2e495d481f0d612bf174d2ac2bd05b9876aa97 /boot.php | |
parent | 7b28c42693ff41da61abe4974c7a0a7412b6d6e5 (diff) | |
parent | 96c61fc5f26af06bf43ecae0819c095141e18db7 (diff) | |
download | volse-hubzilla-c2bc6a04abd87b9e7a9aa742b8e5ff8ac711128a.tar.gz volse-hubzilla-c2bc6a04abd87b9e7a9aa742b8e5ff8ac711128a.tar.bz2 volse-hubzilla-c2bc6a04abd87b9e7a9aa742b8e5ff8ac711128a.zip |
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zothub.com', 'https://zotid.net', 'https://red.zottel.red', - 'https://redmatrix.info', + 'https://gravizot.de', 'https://my.federated.social', 'https://redmatrix.nl' ); |