[or-cvs] r22338: {website} Add 1.5 of the estonian mirrors. (website/trunk)

Andrew Lewman andrew at torproject.org
Sun May 16 03:27:46 UTC 2010


Author: phobos
Date: 2010-05-16 03:27:45 +0000 (Sun, 16 May 2010)
New Revision: 22338

Modified:
   website/trunk/update-mirrors.pl
Log:
Add 1.5 of the estonian mirrors.


Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2010-05-15 19:16:46 UTC (rev 22337)
+++ website/trunk/update-mirrors.pl	2010-05-16 03:27:45 UTC (rev 22338)
@@ -846,6 +846,25 @@
             hiddenServiceMirror => "",
         }
 
+        mirror044 => {
+            adminContact => "margus.random at mail.ee",
+            orgName => "CyberSIDE",
+            isoCC => "#E",
+            subRegion => "",
+            region => "EE",
+            ipv4 => "True",
+            ipv6 => "False",
+            loadBalanced => "No",
+            httpWebsiteMirror => "http://cyberside.planet.ee/tor/",
+            httpsWebsiteMirror => "",
+            rsyncWebsiteMirror => "",
+            ftpWebsiteMirror => "",
+            httpDistMirror => "http://freedos.pri.ee/tor/",
+            httpsDistMirror => "",
+            rsyncDistMirror => "",
+            hiddenServiceMirror => "",
+        }
+
 );
 
 my $count = values %m;



More information about the tor-commits mailing list