mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
scripts/download.pl: add self-hosted mirror
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
a92e3e7f23
commit
ae2a20dbf1
@ -276,6 +276,7 @@ foreach my $mirror (@ARGV) {
|
||||
}
|
||||
|
||||
unshift @mirrors, "http://182.140.223.146/dl";
|
||||
unshift @mirrors, "https://mirror01.download.immortalwrt.org/master";
|
||||
unshift @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