From 54b2a816b7d3b5328fb1a828ad10d9d4cc1d48a7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 28 Jun 2010 07:37:07 +0200 Subject: [PATCH] New mirror server: mirror6.ipfire.org. --- www/mirrors.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/www/mirrors.json b/www/mirrors.json index a3bb0a7a..c5cbb264 100644 --- a/www/mirrors.json +++ b/www/mirrors.json @@ -141,5 +141,21 @@ "pakfire2" : false, "pakfire3" : false } - } + }, + + { + "name" : "Peter Schälchli", + "location" : { + "city" : "Paris", + "country" : "France", + "country_code" : "fr" + }, + "hostname" : "mirror6.ipfire.org", + "path" : "", + "serves" : { + "isos" : true, + "pakfire2" : true, + "pakfire3" : false + } + } ] -- 2.47.3