From: Michael Tremer Date: Sun, 15 Feb 2009 10:49:25 +0000 (+0100) Subject: Got a new mirror. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308d783536bad66490da8d516cfab02fe5cbf178;p=ipfire.org.git Got a new mirror. --- diff --git a/download/getfile.py b/download/getfile.py index aaddd861..c17ecee3 100755 --- a/download/getfile.py +++ b/download/getfile.py @@ -15,6 +15,7 @@ hosts = ( # PRIO SCHEME HOSTNAME PATH ( 2, "http", "mirror1.ipfire.org", "/",), ( 4, "http", "mirror2.ipfire.org", "/",), + ( 4, "http", "mirror3.ipfire.org", "/",), ( 4, "http", "mirror5.ipfire.org", "/",), (10, "http", "www.rowie.at", "/ipfire/",), ( 8, "http", "ipfire.earl-net.com", "/",),