[or-cvs] r22062: {website} update the mirror list thanks to barkerjr for noticing anoth (website/trunk)

Andrew Lewman andrew at torproject.org
Fri Mar 26 17:28:53 UTC 2010


Author: phobos
Date: 2010-03-26 17:28:52 +0000 (Fri, 26 Mar 2010)
New Revision: 22062

Modified:
   website/trunk/update-mirrors.pl
Log:
update the mirror list thanks to barkerjr for noticing anothr is dead.


Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2010-03-26 16:17:27 UTC (rev 22061)
+++ website/trunk/update-mirrors.pl	2010-03-26 17:28:52 UTC (rev 22062)
@@ -137,26 +137,6 @@
             updateDate => "Unknown",
         },
 
-	mirror004 => {
-            adminContact => "",
-            orgName => "anothr",
-            isoCC => "CN",
-            subRegion => "",
-            region => "CN",
-            ipv4 => "True",
-            ipv6 => "False",
-            loadBalanced => "No",
-            httpWebsiteMirror => "http://tor.anothr.com/",
-            httpsWebsiteMirror => "",
-            rsyncWebsiteMirror => "",
-            ftpWebsiteMirror => "",
-            httpDistMirror => "http://tor.anothr.com/dist/",
-            httpsDistMirror => "",
-            rsyncDistMirror => "",
-            hiddenServiceMirror => "",
-            updateDate => "Unknown",
-        },
-
        mirror005 => {
             adminContact => "citizen428 AT gmail DOT com",
             orgName => "Bbs",
@@ -674,7 +654,7 @@
 	mirror034 => {
             adminContact => " mail AT benjamin-meier DOT info ",
             orgName => "beme it",
-            isoCC => " ",
+            isoCC => "DE",
             subRegion => "",
             region => "DE",
             ipv4 => "True",
@@ -682,11 +662,11 @@
             loadBalanced => "No",
             httpWebsiteMirror => "http://tor.beme-it.de/",
             httpsWebsiteMirror => "",
-            rsyncWebsiteMirror => "",
+            rsyncWebsiteMirror => "rsync://tor.beme-it.de/tor",
             ftpWebsiteMirror => "",
             httpDistMirror => "http://tor.beme-it.de/dist/",
             httpsDistMirror => "",
-            rsyncDistMirror => "",
+            rsyncDistMirror => "rsync://tor.beme-it.de/tor/dist",
             hiddenServiceMirror => "",
             updateDate => "Unknown",
         },



More information about the tor-commits mailing list