]> git.ipfire.org Git - ipfire.org.git/commitdiff
Add mirror hosted by Benutzer.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Apr 2010 13:30:24 +0000 (15:30 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Apr 2010 13:30:24 +0000 (15:30 +0200)
www/mirrors.json

index 13186c16cdb17c5a395b1e0fcca3e61af8efb830..282891fc736a93b2131700dcd45850e2dc9aefce 100644 (file)
                        "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
+               }
        }
 ]