From ecdc8aa90986c9c005b6b80bdd266e6f7ef0ed66 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 22 Apr 2010 15:30:24 +0200 Subject: [PATCH] Add mirror hosted by Benutzer. --- www/mirrors.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 + } } ] -- 2.47.3