summaryrefslogtreecommitdiffstats
path: root/site/variables.template.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/variables.template.php')
-rw-r--r--site/variables.template.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/site/variables.template.php b/site/variables.template.php
index e48c398..124fa5a 100644
--- a/site/variables.template.php
+++ b/site/variables.template.php
@@ -50,11 +50,13 @@
/* HTTP mirrors (for release archives) */
$lbHttpMirror = array(
- "https://freedombox.org/libreboot/",
"http://www.mirrorservice.org/sites/libreboot.org/release/",
+ "https://freedombox.org/libreboot/",
"http://elmondo74.fr/libreboot/",
"http://elgrande74.net/libreboot/",
- "http://mirror.linux.ro/libreboot/"
+ "http://mirror.linux.ro/libreboot/",
+ "https://ginette.swordarmor.fr/libreboot/",
+ "http://ginette.swordarmor.fr/libreboot/"
);
/* HTTP mirrors (for release archives) */
$lbFtpMirror = array(