summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/variables.template.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/site/variables.template.php b/site/variables.template.php
index dc4d7e9..3938980 100644
--- a/site/variables.template.php
+++ b/site/variables.template.php
@@ -51,7 +51,9 @@
$lbHttpMirror = array(
"http://www.libreboot.org/release/",
"https://freedombox.org/libreboot/",
- "http://www.mirrorservice.org/sites/libreboot.org/release/"
+ "http://www.mirrorservice.org/sites/libreboot.org/release/",
+ "http://elmondo74.fr/libreboot/",
+ "http://elgrande74.net/libreboot/"
);
/* HTTP mirrors (for release archives) */
$lbFtpMirror = array(