[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22338: {website} Add 1.5 of the estonian mirrors. (website/trunk)
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;