From: Michael Tremer Date: Mon, 6 Dec 2010 14:51:01 +0000 (+0100) Subject: Add new mirror server from John Lebherz. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d9024082061fb608c29d3f9c4928276dd8a576b;p=ipfire.org.git Add new mirror server from John Lebherz. --- diff --git a/www/mirrors.json b/www/mirrors.json index 9fa272ab..556aefaf 100644 --- a/www/mirrors.json +++ b/www/mirrors.json @@ -125,5 +125,21 @@ "pakfire2" : true, "pakfire3" : false } - } + }, + + { + "name" : "John Lebherz", + "location" : { + "city" : "Frankfurt am Main", + "country" : "Germany", + "country_code": "de" + }, + "hostname" : "ipfire.jl-soft.de", + "path" : "", + "serves" : { + "isos" : true, + "pakfire2" : true, + "pakfire3" : false + } + } ]