8 Commits

Author SHA1 Message Date
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
798b66853c added alhp.krautflare.de back 2023-03-03 13:30:56 +01:00
7a9df3b0a1 activate mirrors.shanghaitech.edu.cn 2023-03-03 07:10:54 +01:00
166c75b59d enabled mirror.sunred.org 2023-03-02 13:13:38 +01:00
dcbe2969ad activate alhp.panibrez.com again 2023-03-01 21:06:35 +01:00

View File

@@ -1,6 +1,6 @@
##
## ALHP repository mirrorlist
## Updated on 2023-03-01
## Updated on 2024-02-07
## https://somegit.dev/ALHP/alhp-mirrorlist
##
## There is an IPFS mirror available.
@@ -8,12 +8,13 @@
##
## Worldwide (Cloudfare)
#Server = https://alhp.krautflare.de/$repo/os/$arch/
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://mirror.sunred.org/alhp/$repo/os/$arch/
Server = https://alhp.nox.panibrez.com/$repo/os/$arch/
Server = https://alhp.dev/$repo/os/$arch/
## 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/