[or-cvs] r22355: {website} fix the EE country code. (website/trunk)

Andrew Lewman andrew at torproject.org
Mon May 17 11:32:28 UTC 2010


Author: phobos
Date: 2010-05-17 11:32:27 +0000 (Mon, 17 May 2010)
New Revision: 22355

Modified:
   website/trunk/update-mirrors.pl
Log:
fix the EE country code.


Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2010-05-17 02:09:46 UTC (rev 22354)
+++ website/trunk/update-mirrors.pl	2010-05-17 11:32:27 UTC (rev 22355)
@@ -849,7 +849,7 @@
         mirror044 => {
             adminContact => "margus.random at mail.ee",
             orgName => "CyberSIDE",
-            isoCC => "#E",
+            isoCC => "EE",
             subRegion => "",
             region => "EE",
             ipv4 => "True",



More information about the tor-commits mailing list