From 65b32c0634a83ed3d14e6227ad231cb9ac0cd933 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 13 Sep 2009 20:12:09 +0200 Subject: [PATCH] Corrected mirror --- download/getfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/getfile.py b/download/getfile.py index ba098087..a2e223f7 100755 --- a/download/getfile.py +++ b/download/getfile.py @@ -18,7 +18,7 @@ hosts = ( ( 4, "http", "mirror3.ipfire.org", "/",), ( 4, "http", "mirror5.ipfire.org", "/",), (10, "http", "www.rowie.at", "/ipfire/",), - ( 8, "http", "l3s1111.zeus01.de/ipfire.earl-net.com", "/",), + ( 8, "http", "l3s1111.zeus01.de", "/ipfire.earl-net.com/",), ( 8, "http", "ipfire.earl-net.com", "/",), ( 8, "http", "ipfire.kbarthel.de", "/",), ( 8, "http", "ipfire.1l0v3u.com", "/",), -- 2.47.3