From f7c4292695039bfeff21f170a3332fe851e10ac2 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Fri, 21 Apr 2017 23:12:09 +0200 Subject: [PATCH] Removed VATSIM server from shared files distribution server was frequently down last weeks "url": "https://vatsim-germany.org:50443/datastore/shared" Summary: Removed VATSIM server from shared files distribution Reviewers: msutcliffe, rwinklmeier Differential Revision: https://dev.swift-project.org/D10 --- resources/share/shared/bootstrap/bootstrap.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/share/shared/bootstrap/bootstrap.json b/resources/share/shared/bootstrap/bootstrap.json index 51befb7cf..ed98491a2 100644 --- a/resources/share/shared/bootstrap/bootstrap.json +++ b/resources/share/shared/bootstrap/bootstrap.json @@ -31,9 +31,6 @@ "containerbase": [{ "url": "https://datastore.swift-project.org/shared" }, - { - "url": "https://vatsim-germany.org:50443/datastore/shared" - }, { "url": "http://www.siliconmind.de/datastore/shared" },