mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
scripts/download.pl: add aliyun(cn) mirror
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
34a2761548
commit
244109d01b
@ -276,6 +276,7 @@ foreach my $mirror (@ARGV) {
|
||||
}
|
||||
|
||||
unshift @mirrors, "https://mirror01.download.immortalwrt.eu.org/openwrt-21.02";
|
||||
unshift @mirrors, "https://mirror02.download.immortalwrt.eu.org/openwrt-21.02";
|
||||
push @mirrors, "https://openwrt.cc/dl/immortalwrt/master";
|
||||
push @mirrors, 'https://sources.cdn.openwrt.org';
|
||||
push @mirrors, 'https://sources.openwrt.org';
|
||||
|
Loading…
x
Reference in New Issue
Block a user