Jon@svn.torproject.org commited on 2009-07-07 04:14:44
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
... | ... |
@@ -112,8 +112,8 @@ my %m = ( |
112 | 112 |
httpsWebsiteMirror => "", |
113 | 113 |
rsyncWebsiteMirror => "", |
114 | 114 |
ftpWebsiteMirror => "", |
115 |
- httpDistMirror => "http://tor.megahal.org/dist/", |
|
116 |
- httpsDistMirror => "", |
|
115 |
+ httpDistMirror => "http://www.oignon.net/dist/", |
|
116 |
+ httpsDistMirror => "https://www.oignon.net/dist/", |
|
117 | 117 |
rsyncDistMirror => "", |
118 | 118 |
hiddenServiceMirror => "", |
119 | 119 |
updateDate => "Unknown", |
120 | 120 |