Jon@svn.torproject.org commited on 2009-11-28 19:11:38
Zeige 1 geänderte Dateien mit 4 Einfügungen und 4 Löschungen.
| ... | ... |
@@ -509,7 +509,7 @@ my %m = ( |
| 509 | 509 |
httpsWebsiteMirror => "", |
| 510 | 510 |
rsyncWebsiteMirror => "", |
| 511 | 511 |
ftpWebsiteMirror => "", |
| 512 |
- httpDistMirror => "http://torproject.the-onion-router.net/dist", |
|
| 512 |
+ httpDistMirror => "http://torproject.the-onion-router.net/dist/", |
|
| 513 | 513 |
httpsDistMirror => "", |
| 514 | 514 |
rsyncDistMirror => "", |
| 515 | 515 |
hiddenServiceMirror => "", |
| ... | ... |
@@ -781,7 +781,7 @@ my %m = ( |
| 781 | 781 |
ipv4 => "True", |
| 782 | 782 |
ipv6 => "False", |
| 783 | 783 |
loadBalanced => "No", |
| 784 |
- httpWebsiteMirror => "http://www.torproject.org.in", |
|
| 784 |
+ httpWebsiteMirror => "http://www.torproject.org.in/", |
|
| 785 | 785 |
httpsWebsiteMirror => "", |
| 786 | 786 |
rsyncWebsiteMirror => "", |
| 787 | 787 |
ftpWebsiteMirror => "", |
| ... | ... |
@@ -801,11 +801,11 @@ my %m = ( |
| 801 | 801 |
ipv4 => "True", |
| 802 | 802 |
ipv6 => "False", |
| 803 | 803 |
loadBalanced => "No", |
| 804 |
- httpWebsiteMirror => "http://tor.idnr.at", |
|
| 804 |
+ httpWebsiteMirror => "http://tor.idnr.at/", |
|
| 805 | 805 |
httpsWebsiteMirror => "", |
| 806 | 806 |
rsyncWebsiteMirror => "", |
| 807 | 807 |
ftpWebsiteMirror => "", |
| 808 |
- httpDistMirror => "http://tor.idnr.at/dist", |
|
| 808 |
+ httpDistMirror => "http://tor.idnr.at/dist/", |
|
| 809 | 809 |
httpsDistMirror => "", |
| 810 | 810 |
rsyncDistMirror => "", |
| 811 | 811 |
hiddenServiceMirror => "", |
| 812 | 812 |