X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=scripts%2Fdownload.pl;fp=scripts%2Fdownload.pl;h=dd49255367d293943dfce21661e1a73fbf61ce15;hp=1d3ff02c5bbef8a0fa55394bbfae4a6d9f6d5555;hb=bf96eb55c82191701030b68810e6f19adbb91eeb;hpb=cc501ab021b6db0df1601895ddcb2c8b4d4146fa diff --git a/scripts/download.pl b/scripts/download.pl index 1d3ff02c5b..dd49255367 100755 --- a/scripts/download.pl +++ b/scripts/download.pl @@ -258,7 +258,6 @@ foreach my $mirror (@ARGV) { } } -unshift @mirrors, 'https://sources.cdn.openwrt.org'; #push @mirrors, 'https://mirror1.openwrt.org'; push @mirrors, 'https://sources.openwrt.org'; push @mirrors, 'https://mirror2.openwrt.org/sources';