diff options
author | Leah Woods <info@minifree.org> | 2016-05-10 10:57:41 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-10 10:57:41 (EDT) |
commit | c8b2a7bec2e4b5e540c4d0405f4da10659716b74 (patch) | |
tree | 5912274be2479805353f46fe332f03c3f8669ffd /site/common | |
parent | cdb80672406b67e8280fdf9db2f0224f810a7a28 (diff) | |
download | libreboot.org-c8b2a7bec2e4b5e540c4d0405f4da10659716b74.zip libreboot.org-c8b2a7bec2e4b5e540c4d0405f4da10659716b74.tar.gz libreboot.org-c8b2a7bec2e4b5e540c4d0405f4da10659716b74.tar.bz2 |
re-add nedson.net mirror after maintainer says it's back up again
Diffstat (limited to 'site/common')
-rw-r--r-- | site/common/variables.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/common/variables.php b/site/common/variables.php index d459217..368d77a 100644 --- a/site/common/variables.php +++ b/site/common/variables.php @@ -43,7 +43,8 @@ array("https://ginette.swordarmor.fr/libreboot/","swordarmor.fr, France"), array("https://mirror.se.partyvan.eu/pub/libreboot/","partyvan.eu, Sweden"), array("https://mirror.gnu.dk/libreboot/", "GNU.dk, Denmark"), - array("https://elgrande74.net/libreboot/","elgrande74.net, France") + array("https://elgrande74.net/libreboot/","elgrande74.net, France"), + array("https://nedson.net/libreboot","nedson.net, USA") ); $lbHttpMirror = array( array("http://mirrors.mit.edu/libreboot/","MIT, USA"), |