Jon@svn.torproject.org commited on 2009-10-01 05:12:15
Zeige 1 geänderte Dateien mit 6 Einfügungen und 4 Löschungen.
| ... | ... |
@@ -87,12 +87,14 @@ my %m = ( |
| 87 | 87 |
ipv4 => "True", |
| 88 | 88 |
ipv6 => "False", |
| 89 | 89 |
loadBalanced => "No", |
| 90 |
- httpWebsiteMirror => "http://tor-node.goodeid.com/", |
|
| 91 |
- httpsWebsiteMirror => "https://tor-node.goodeid.com/", |
|
| 90 |
+ httpWebsiteMirror => "http://tor-node.goodeid.com:8081/", |
|
| 91 |
+ httpsWebsiteMirror => "https://tor-node.goodeid.com:8444/", |
|
| 92 | 92 |
rsyncWebsiteMirror => "", |
| 93 | 93 |
ftpWebsiteMirror => "", |
| 94 |
- httpDistMirror => "http://tor-node.goodeid.com/dist/", |
|
| 95 |
- httpsDistMirror => "https://tor-node.goodeid.com/dist/", |
|
| 94 |
+ httpDistMirror => "http://tor-node.goodeid.com:8081/dist/", |
|
| 95 |
+ httpsDistMirror => "https://tor-node.goodeid.com:8444/dist/ |
|
| 96 |
+ |
|
| 97 |
+", |
|
| 96 | 98 |
rsyncDistMirror => "", |
| 97 | 99 |
hiddenServiceMirror => "", |
| 98 | 100 |
updateDate => "Unknown", |
| 99 | 101 |