From 6091bddc0594b301b6b05da9f18bb3fad64ffe8d Mon Sep 17 00:00:00 2001 From: yaoge123 Date: Tue, 30 Jan 2024 04:49:32 +0100 Subject: [PATCH] Add mirror.nju.edu.cn (#19) This new mirror supports http/https/rsync, ipv4 and ipv6, 10G bandwidth. Reviewed-on: https://somegit.dev/ALHP/alhp-mirrorlist/pulls/19 Co-authored-by: yaoge123 Co-committed-by: yaoge123 --- mirrorlist | 1 + 1 file changed, 1 insertion(+) diff --git a/mirrorlist b/mirrorlist index a51711a..558d31e 100644 --- a/mirrorlist +++ b/mirrorlist @@ -17,3 +17,4 @@ Server = https://alhp.dev/$repo/os/$arch/ ## Asia Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/ +Server = https://mirror.nju.edu.cn/alhp/$repo/os/$arch/ \ No newline at end of file