From 47a725e33cbc801c303490d27afed0ca4520e28b Mon Sep 17 00:00:00 2001 From: anonfunc <539@idlegandalf.com> Date: Thu, 22 Dec 2022 03:12:21 +0100 Subject: [PATCH] Add alhp.panibrez.com back, resolves #11 --- mirrorlist | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mirrorlist b/mirrorlist index a83efff..7558f59 100644 --- a/mirrorlist +++ b/mirrorlist @@ -1,6 +1,6 @@ ## ## ALHP repository mirrorlist -## Updated on 2022-10-11 +## Updated on 2022-12-22 ## https://git.harting.dev/ALHP/alhp-mirrorlist ## ## There is an IPFS mirror available. @@ -11,5 +11,6 @@ Server = https://alhp.krautflare.de/$repo/os/$arch/ ## Europe -Server = https://alhp.harting.dev/$repo/os/$arch/ 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