From 25093af58f786d70f93c02ac15622ca0c0c323c7 Mon Sep 17 00:00:00 2001 From: Wilbur Williams <105151352+ThisCatLikesCrypto@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:24:24 +0000 Subject: [PATCH] mirrors.yaml: add allthingslinux.org mirror i have also moved one of the singapore mirrors to place it with the other since it's slightly odd it being on its own at the bottom --- mirrors.yaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/mirrors.yaml b/mirrors.yaml index 6f6417f..6862f88 100644 --- a/mirrors.yaml +++ b/mirrors.yaml @@ -78,6 +78,11 @@ location: Singapore tier: 2 enabled: false +- base_url: https://mirror.freedif.org/voidlinux/ + region: AS + location: Singapore + tier: 2 + enabled: true - base_url: https://mirror.kyoku.dev/void/ region: AS location: Seoul, South Korea @@ -163,6 +168,11 @@ location: Montreal, Canada tier: 2 enabled: false +- base_url: https://mirror.allthingslinux.org/voidlinux/ + region: NA + location: Beauharnois, Canada + tier: 2 + enabled: false - base_url: https://mirror.aarnet.edu.au/pub/voidlinux/ region: OC location: Canberra, Australia @@ -183,8 +193,3 @@ location: Quito, Ecuador tier: 2 enabled: true -- base_url: https://mirror.freedif.org/voidlinux/ - region: AS - location: Singapore - tier: 2 - enabled: true