mirrors.php: restore freedif mirror
This commit is contained in:
parent
65c925a9a9
commit
d39466b8ba
@ -5,8 +5,8 @@ $arch = $_GET['arch'];
|
||||
$basedirs = [
|
||||
'https://cdn.openmamba.org/pub/openmamba/',
|
||||
'https://hetzner1.openmamba.org/pub/openmamba/',
|
||||
'https://mirror.freedif.org/openmamba/'
|
||||
];
|
||||
# 'https://mirror.freedif.org/openmamba/'
|
||||
|
||||
if (!$repo || !$arch) {
|
||||
echo "Missing required arguments.<br>";
|
||||
|
Loading…
Reference in New Issue
Block a user