add updated nwlinux mirrors.
Andrew Lewman

Andrew Lewman commited on 2011-04-19 00:03:43
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -473,11 +473,11 @@ my %m = (
473 473
             loadBalanced => "No",
474 474
             httpWebsiteMirror => "http://torproject.nwlinux.us",
475 475
             httpsWebsiteMirror => "",
476
-            rsyncWebsiteMirror => "",
476
+            rsyncWebsiteMirror => "rsync://nwlinux.us/tor-web",
477 477
             ftpWebsiteMirror => "",
478 478
             httpDistMirror => "http://torproject.nwlinux.us/dist",
479 479
             httpsDistMirror => "",
480
-            rsyncDistMirror => "",
480
+            rsyncDistMirror => "rsync://nwlinux.us/tor-dist",
481 481
             hiddenServiceMirror => "",
482 482
         },
483 483
         mirror029 => {
484 484