Andrew Lewman commited on 2011-01-13 04:22:20
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -308,10 +308,10 @@ my %m = ( |
| 308 | 308 |
ipv4 => "True", |
| 309 | 309 |
ipv6 => "False", |
| 310 | 310 |
loadBalanced => "Unknown", |
| 311 |
- httpWebsiteMirror => "http://www.theonionrouter.com/", |
|
| 311 |
+ httpWebsiteMirror => "", |
|
| 312 | 312 |
rsyncWebsiteMirror => "", |
| 313 | 313 |
ftpWebsiteMirror => "", |
| 314 |
- httpDistMirror => "http://www.theonionrouter.com/dist/", |
|
| 314 |
+ httpDistMirror => "http://theonionrouter.com/dist/", |
|
| 315 | 315 |
rsyncDistMirror => "", |
| 316 | 316 |
updateDate => "Unknown", |
| 317 | 317 |
}, |
| 318 | 318 |