diff options
-rw-r--r-- | site/common/variables.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/common/variables.php b/site/common/variables.php index b44f836..b634979 100644 --- a/site/common/variables.php +++ b/site/common/variables.php @@ -39,6 +39,7 @@ $lbHttpMirror = array( array("http://mirrors.mit.edu/libreboot/","MIT, USA"), array("http://www.mirrorservice.org/sites/libreboot.org/release/","University of Kent, UK"), + array("http://tpvj6abq225m5pcf.onion/pub/libreboot/","Tor hidden server, Unknown location"), array("https://freedombox.org/libreboot/","freedombox.org, Switzerland"), array("http://elgrande74.net/libreboot/","elgrande74.net, France"), array("http://mirror.linux.ro/libreboot/","linux.ro, Romania"), |