From 1a715adb34c6a735202fa759de5b74fe0f20a4f8 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 29 Jun 2014 16:27:37 -0700 Subject: add zottel dir server --- boot.php | 3 ++- version.inc | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/boot.php b/boot.php index c8b529d42..7c46afc2f 100755 --- a/boot.php +++ b/boot.php @@ -71,7 +71,8 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zotid.net', 'https://redmatrix.nl', 'https://whogotzot.com', - 'https://red.mariovavti.com' + 'https://red.mariovavti.com', + 'https://red.zottel.red' ); diff --git a/version.inc b/version.inc index e7a0f43d3..2907d7608 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-06-28.720 +2014-06-29.721 -- cgit v1.2.3