6 Commits

Author SHA1 Message Date
b6b9e2110c prepare 2024-02-08 release 2024-02-08 15:44:49 +01:00
84a4b9c165 Add mirror.sjtu.edu.cn (#20)
Reviewed-on: #20
Co-authored-by: LightQuantum <self@lightquantum.me>
Co-committed-by: LightQuantum <self@lightquantum.me>
2024-02-08 15:41:40 +01:00
d91d2c75b6 prepare 2024-02-07 release 2024-02-07 21:24:43 +01:00
6091bddc05 Add mirror.nju.edu.cn (#19)
This new mirror supports http/https/rsync, ipv4 and ipv6, 10G bandwidth.

Reviewed-on: #19
Co-authored-by: yaoge123 <yaoge123@noreply.somegit.dev>
Co-committed-by: yaoge123 <yaoge123@noreply.somegit.dev>
2024-01-30 04:49:32 +01:00
6cf3951755 prepare new release 2023-08-31 10:19:54 +02:00
99fd22254f Update panibrez.com mirror's domain (#17)
I'm updating my domain for the ALHP's repo. The old one is going to be active during 1 month to give time to everybody to update.

Reviewed-on: #17
Co-authored-by: plexman <plexman@noreply.somegit.dev>
Co-committed-by: plexman <plexman@noreply.somegit.dev>
2023-08-31 10:14:06 +02:00

View File

@@ -1,6 +1,6 @@
## ##
## ALHP repository mirrorlist ## ALHP repository mirrorlist
## Updated on 2023-03-03 ## Updated on 2024-02-08
## https://somegit.dev/ALHP/alhp-mirrorlist ## https://somegit.dev/ALHP/alhp-mirrorlist
## ##
## There is an IPFS mirror available. ## There is an IPFS mirror available.
@@ -12,8 +12,10 @@ Server = https://alhp.krautflare.de/$repo/os/$arch/
## Europe ## Europe
Server = https://mirror.sunred.org/alhp/$repo/os/$arch/ Server = https://mirror.sunred.org/alhp/$repo/os/$arch/
Server = https://alhp.panibrez.com/$repo/os/$arch/ Server = https://alhp.nox.panibrez.com/$repo/os/$arch/
Server = https://alhp.dev/$repo/os/$arch/ Server = https://alhp.dev/$repo/os/$arch/
## Asia ## Asia
Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/ Server = https://mirrors.shanghaitech.edu.cn/alhp/$repo/os/$arch/
Server = https://mirror.nju.edu.cn/alhp/$repo/os/$arch/
Server = https://mirror.sjtu.edu.cn/alhp/$repo/os/$arch/