[or-cvs] r21703: {website} add new mirror in ukraine, fix the Luxemborg mirror to be in (website/trunk)

Andrew Lewman andrew at torproject.org
Fri Feb 19 13:53:23 UTC 2010


Author: phobos
Date: 2010-02-19 13:53:22 +0000 (Fri, 19 Feb 2010)
New Revision: 21703

Modified:
   website/trunk/update-mirrors.pl
Log:
add new mirror in ukraine, fix the Luxemborg mirror to be in Austria.


Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2010-02-19 05:09:49 UTC (rev 21702)
+++ website/trunk/update-mirrors.pl	2010-02-19 13:53:22 UTC (rev 21703)
@@ -795,7 +795,7 @@
         mirror039 => {
             adminContact => "",
             orgName => "",
-            isoCC => "LU",
+            isoCC => "AT",
             subRegion => "",
             region => "LU",
             ipv4 => "True",
@@ -866,6 +866,25 @@
             httpsDistMirror => "",
             rsyncDistMirror => "",
             hiddenServiceMirror => "",
+        },
+
+        mirror043 => {
+            adminContact => "",
+            orgName => "",
+            isoCC => "UA",
+            subRegion => "",
+            region => "UA",
+            ipv4 => "True",
+            ipv6 => "False",
+            loadBalanced => "No",
+            httpWebsiteMirror => "http://tor.homosu.net/",
+            httpsWebsiteMirror => "",
+            rsyncWebsiteMirror => "",
+            ftpWebsiteMirror => "",
+            httpDistMirror => "http://tor.homosu.net/dist",
+            httpsDistMirror => "",
+            rsyncDistMirror => "",
+            hiddenServiceMirror => "",
         }
 
 );



More information about the tor-commits mailing list