From c23b43f51f417e0a41703d996e92a8dcc99f1111 Mon Sep 17 00:00:00 2001 From: wenxuanjun Date: Sun, 25 Dec 2022 05:29:04 +0100 Subject: [PATCH] Add mirrors.shanghaitech.edu.cn --- mirrorlist | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mirrorlist b/mirrorlist index 7558f59..b261af9 100644 --- a/mirrorlist +++ b/mirrorlist @@ -1,6 +1,6 @@ ## ## ALHP repository mirrorlist -## Updated on 2022-12-22 +## Updated on 2022-12-25 ## https://git.harting.dev/ALHP/alhp-mirrorlist ## ## There is an IPFS mirror available. @@ -13,4 +13,7 @@ Server = https://alhp.krautflare.de/$repo/os/$arch/ ## Europe Server = https://mirror.sunred.org/alhp/$repo/os/$arch/ Server = https://alhp.panibrez.com/$repo/os/$arch/ -Server = https://alhp.harting.dev/$repo/os/$arch/ \ No newline at end of file +Server = https://alhp.harting.dev/$repo/os/$arch/ + +## Asia +Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/ \ No newline at end of file