Andrew Lewman commited on 2011-05-11 12:37:09
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -587,6 +587,24 @@ my %m = ( |
| 587 | 587 |
httpsDistMirror => "", |
| 588 | 588 |
rsyncDistMirror => "", |
| 589 | 589 |
hiddenServiceMirror => "", |
| 590 |
+ }, |
|
| 591 |
+ mirror035 => {
|
|
| 592 |
+ adminContact => "", |
|
| 593 |
+ orgName => "", |
|
| 594 |
+ isoCC => "DE", |
|
| 595 |
+ subRegion => "", |
|
| 596 |
+ region => "DE", |
|
| 597 |
+ ipv4 => "True", |
|
| 598 |
+ ipv6 => "False", |
|
| 599 |
+ loadBalanced => "No", |
|
| 600 |
+ httpWebsiteMirror => "http://mirror.hs-fulda.org/tor/", |
|
| 601 |
+ httpsWebsiteMirror => "", |
|
| 602 |
+ rsyncWebsiteMirror => "", |
|
| 603 |
+ ftpWebsiteMirror => "", |
|
| 604 |
+ httpDistMirror => "http://mirror.hs-fulda.org/tor/dist/", |
|
| 605 |
+ httpsDistMirror => "", |
|
| 606 |
+ rsyncDistMirror => "", |
|
| 607 |
+ hiddenServiceMirror => "", |
|
| 590 | 608 |
} |
| 591 | 609 |
); |
| 592 | 610 |
|
| 593 | 611 |