From: Michael Tremer Date: Thu, 22 Apr 2010 13:30:24 +0000 (+0200) Subject: Add mirror hosted by Benutzer. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ecdc8aa90986c9c005b6b80bdd266e6f7ef0ed66;p=ipfire.org.git Add mirror hosted by Benutzer. --- diff --git a/www/mirrors.json b/www/mirrors.json index 13186c16..282891fc 100644 --- a/www/mirrors.json +++ b/www/mirrors.json @@ -157,5 +157,21 @@ "pakfire2" : false, "pakfire3" : false } + }, + + { + "name" : "Robert Möker", + "location" : { + "city" : "Frankfurt am Main", + "country" : "Germany", + "country_code" : "de" + }, + "hostname" : "datenklatscher.net", + "path" : "/ipfire", + "serves" : { + "isos" : true, + "pakfire2" : false, + "pakfire3" : false + } } ]