From f99744a6e045b53a027db7462c90ef8e5c29d76a Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 22 Feb 2015 17:25:00 -0500 Subject: add more http mirrors --- (limited to 'site') 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( -- cgit v0.9.1