From: root Date: Sun, 13 Sep 2009 18:12:09 +0000 (+0200) Subject: Corrected mirror X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65b32c0634a83ed3d14e6227ad231cb9ac0cd933;p=ipfire.org.git Corrected mirror --- 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", "/",),