Jon@svn.torproject.org commited on 2009-06-28 21:45:42
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -865,11 +865,11 @@ my %m = ( |
| 865 | 865 |
ipv6 => "False", |
| 866 | 866 |
loadBalanced => "No", |
| 867 | 867 |
httpWebsiteMirror => "http://tor-node.goodeid.com/", |
| 868 |
- httpsWebsiteMirror => "", |
|
| 868 |
+ httpsWebsiteMirror => "https://tor-node.goodeid.com/", |
|
| 869 | 869 |
rsyncWebsiteMirror => "", |
| 870 | 870 |
ftpWebsiteMirror => "", |
| 871 | 871 |
httpDistMirror => "http://tor-node.goodeid.com/dist/", |
| 872 |
- httpsDistMirror => "", |
|
| 872 |
+ httpsDistMirror => "https://tor-node.goodeid.com/dist/", |
|
| 873 | 873 |
rsyncDistMirror => "", |
| 874 | 874 |
hiddenServiceMirror => "", |
| 875 | 875 |
updateDate => "Unknown", |
| 876 | 876 |