From 308d783536bad66490da8d516cfab02fe5cbf178 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 15 Feb 2009 11:49:25 +0100 Subject: [PATCH] Got a new mirror. --- download/getfile.py | 1 + 1 file changed, 1 insertion(+) 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", "/",), -- 2.47.3