Author: phobos Date: 2011-09-15 16:56:37 +0000 (Thu, 15 Sep 2011) New Revision: 25076
Modified: website/trunk/update-mirrors.pl Log: add an ftp mirror, update an org.
Modified: website/trunk/update-mirrors.pl =================================================================== --- website/trunk/update-mirrors.pl 2011-09-15 00:59:43 UTC (rev 25075) +++ website/trunk/update-mirrors.pl 2011-09-15 16:56:37 UTC (rev 25076) @@ -627,7 +627,7 @@ }, mirror039 => { adminContact => "", - orgName => "", + orgName => "CCC-Hanau", isoCC => "DE", subRegion => "", region => "DE", @@ -637,7 +637,7 @@ httpWebsiteMirror => "http://tor.key-server.org", httpsWebsiteMirror => "https://tor.key-server.org", rsyncWebsiteMirror => "", - ftpWebsiteMirror => "", + ftpWebsiteMirror => "ftp://key-server.org/tor", httpDistMirror => "http://tor.key-server.org/dist", httpsDistMirror => "https://tor.key-server.org/dist", rsyncDistMirror => "",
tor-commits@lists.torproject.org