From: Ronald Date: Wed, 7 Jan 2009 19:24:15 +0000 (+0100) Subject: Chanche dl. prio. for mirror rowie.at from 8 to 2. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf75208ed77ea503c8ad837815ab843d68b5ea5;p=ipfire.org.git Chanche dl. prio. for mirror rowie.at from 8 to 2. --- diff --git a/download/getfile.py b/download/getfile.py index 4631ed09..167db7da 100755 --- a/download/getfile.py +++ b/download/getfile.py @@ -16,7 +16,7 @@ hosts = ( ( 2, "http", "mirror1.ipfire.org", "/",), ( 4, "http", "mirror2.ipfire.org", "/",), ( 4, "http", "mirror5.ipfire.org", "/",), - ( 8, "http", "www.rowie.at", "/ipfire/",), + ( 2, "http", "www.rowie.at", "/ipfire/",), ( 8, "http", "ipfire.earl-net.com", "/",), ( 8, "http", "ipfire.kbarthel.de", "/",), ( 8, "http", "ipfire.1l0v3u.com", "/",),