From e8901b2ffe77a98cfe45f7741e684ec3c291f8f9 Mon Sep 17 00:00:00 2001 From: marijus Date: Sat, 13 Sep 2014 19:45:26 +0200 Subject: remove this hub from fallback servers --- boot.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 7dd52069f..b8457467e 100755 --- a/boot.php +++ b/boot.php @@ -73,7 +73,6 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zotid.net', 'https://redmatrix.nl', 'https://whogotzot.com', - 'https://red.mariovavti.com', 'https://red.zottel.red', 'https://red.pixelbits.de' ); @@ -2042,4 +2041,4 @@ function get_directory_realm() { if($x = get_config('system','directory_realm')) return $x; return DIRECTORY_REALM; -} \ No newline at end of file +} -- cgit v1.2.3