8 Commits

Author SHA1 Message Date
97cc451232 prepare 2024-07-24 release 2024-07-24 20:06:04 +02:00
9e1adc2f8b Add TWDS mirror (#23)
This is a new mirror located in Taiwan,
supports ipv6 and rsync, and has more than 20G bandwidth.

Reviewed-on: ALHP/alhp-mirrorlist#23
Co-authored-by: james58899 <james59988@gmail.com>
Co-committed-by: james58899 <james59988@gmail.com>
2024-07-24 09:25:46 +02:00
ebe823cb93 Squashed commit of the following:
commit ffa5effcccd723c231fa97628b1ddc16466bdee5
Author: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
Date:   Tue Feb 20 14:56:13 2024 +0100

    Add mirrors.dotsrc.org mirror (Denmark)

    Mirrors are available via a number of different protocols; see
    https://dotsrc.org/mirrors/ for what’s available and
    https://dotsrc.org/aboutus/equipment/ for the hardware in use.

    https://dotsrc.org/ has more information about dotsrc in general, such
    as its history and specific locations.

    Note: I am not associated or affiliated with dotsrc, I just sent them an
    e-mail and asked whether ALHP would be something they might be
    interested in mirroring, and they just added it and asked if I would do
    the git committing and pull request to add it to your list, which I have
    now done. :)
2024-06-15 17:44:43 +02:00
2280e7c503 add new alhp-operated mirror 2024-06-15 17:37:27 +02:00
b6b9e2110c prepare 2024-02-08 release 2024-02-08 15:44:49 +01:00
84a4b9c165 Add mirror.sjtu.edu.cn (#20)
Reviewed-on: ALHP/alhp-mirrorlist#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: ALHP/alhp-mirrorlist#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

View File

@@ -1,19 +1,24 @@
##
## ALHP repository mirrorlist
## Updated on 2023-08-31
## Updated on 2024-07-24
## https://somegit.dev/ALHP/alhp-mirrorlist
##
## There is an IPFS mirror available.
## Setup instructions in /etc/pacman.d/alhp-mirrorlist.ipfs.
##
## Worldwide (Cloudfare)
## Worldwide (CDN)
Server = https://cdn.alhp.dev/$repo/os/$arch/
Server = https://alhp.krautflare.de/$repo/os/$arch/
## Europe
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/
Server = https://mirrors.dotsrc.org/alhp/$repo/os/$arch/
## Asia
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/
Server = https://mirror.twds.com.tw/alhp/$repo/os/$arch/