[tor-commits] r26337: {website} add torproject.lu. (website/trunk)

Andrew Lewman andrew at torproject.org
Tue Sep 3 11:45:29 UTC 2013


Author: phobos
Date: 2013-09-03 11:45:29 +0000 (Tue, 03 Sep 2013)
New Revision: 26337

Modified:
   website/trunk/update-mirrors.pl
Log:
add torproject.lu.


Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2013-09-02 13:03:44 UTC (rev 26336)
+++ website/trunk/update-mirrors.pl	2013-09-03 11:45:29 UTC (rev 26337)
@@ -1252,6 +1252,24 @@
       httpsDistMirror => "",
       rsyncDistMirror => "",
       hiddenServiceMirror => ""
+    },
+    mirror101 => {
+      adminContact => "info /AT\ enn /DOT\ lu",
+      orgName => "Frenn vun der Enn A.S.B.L.",
+      isoCC => "IS",
+      subRegion => "Iceland",
+      region => "Europe",
+      ipv4 => "True",
+      ipv6 => "False",
+      loadBalanced => "No",
+      httpWebsiteMirror => "http://torproject.lu/",
+      httpsWebsiteMirror => "",
+      rsyncWebsiteMirror => "",
+      ftpWebsiteMirror => "",
+      httpDistMirror => "http://torproject.lu/dist/",
+      httpsDistMirror => "",
+      rsyncDistMirror => "",
+      hiddenServiceMirror => "http://btn6gqzqevlhoryd.onion"
     }
 
 );



More information about the tor-commits mailing list