[or-cvs] r15853: Update table to correct missing https/dist for an updated mi (website/trunk)

mfr at seul.org mfr at seul.org
Sat Jul 12 07:28:59 UTC 2008


Author: mfr
Date: 2008-07-12 03:28:59 -0400 (Sat, 12 Jul 2008)
New Revision: 15853

Modified:
   website/trunk/update-mirrors.pl
Log:
Update table to correct missing https/dist for an updated mirror.

Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2008-07-12 07:15:53 UTC (rev 15852)
+++ website/trunk/update-mirrors.pl	2008-07-12 07:28:59 UTC (rev 15853)
@@ -262,6 +262,7 @@
             httpsWebsiteMirror => "https://tor.plentyfact.net/",
             rsyncWebsiteMirror => "",
             httpDistMirror => "http://tor.plentyfact.net/dist/",
+            httpsDistMirror => "https://tor.plentyfact.net/dist/",												
             rsyncDistMirror => "",
             updateDate => "Unknown",
         },



More information about the tor-commits mailing list