mirror of
https://github.com/Heleguo/lede.git
synced 2025-12-16 19:01:32 +00:00
scripts: remove outdated mirror
This commit is contained in:
parent
d2ececf7cc
commit
64724a3357
@ -276,7 +276,6 @@ foreach my $mirror (@ARGV) {
|
||||
push @mirrors, "https://mirrors.tencent.com/gnu/$1";
|
||||
push @mirrors, "https://mirror.csclub.uwaterloo.ca/gnu/$1";
|
||||
push @mirrors, "https://mirror.netcologne.de/gnu/$1";
|
||||
push @mirrors, "http://ftp.kddilabs.jp/GNU/gnu/$1";
|
||||
push @mirrors, "http://www.nic.funet.fi/pub/gnu/gnu/$1";
|
||||
push @mirrors, "http://mirror.internode.on.net/pub/gnu/$1";
|
||||
push @mirrors, "http://mirror.navercorp.com/gnu/$1";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user