4 Commits

Author SHA1 Message Date
ebe823cb93 Squashed commit of the following:
commit ffa5effccc
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: #20
Co-authored-by: LightQuantum <self@lightquantum.me>
Co-committed-by: LightQuantum <self@lightquantum.me>
2024-02-08 15:41:40 +01:00

View File

@@ -1,20 +1,23 @@
##
## ALHP repository mirrorlist
## Updated on 2024-02-07
## Updated on 2024-06-15
## 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/