add barkerjr's rsync mirrors.
Andrew Lewman

Andrew Lewman commited on 2010-05-17 04:09:46
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -219,11 +219,11 @@ my %m = (
219 219
             loadBalanced => "No",
220 220
             httpWebsiteMirror => "http://www.torproject.us/",
221 221
             httpsWebsiteMirror => "https://www.torproject.us/",
222
-            rsyncWebsiteMirror => "",
222
+            rsyncWebsiteMirror => "rsync://rsync.torproject.us/tor",
223 223
             ftpWebsiteMirror => "",
224 224
             httpDistMirror => "http://www.torproject.us/dist/",
225 225
             httpsDistMirror => "https://www.torproject.us/dist/",
226
-            rsyncDistMirror => "",
226
+            rsyncDistMirror => "rsync://rsync.torproject.us/tor/dist",
227 227
             hiddenServiceMirror => "",
228 228
             updateDate => "Unknown",
229 229
         },
230 230