}
}
-push @mirrors, 'http://openwrt.inf.fh-brs.de/mirror';
-push @mirrors, 'http://openwrt.org/download/sources/';
+push @mirrors, 'http://mirror1.openwrt.org/';
+push @mirrors, 'http://mirror2.openwrt.org/';
+push @mirrors, 'http://downloads.openwrt.org/sources/';
while (!$ok) {
my $mirror = shift @mirrors;