Andrew Lewman commited on 2011-04-19 00:10:08
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -569,6 +569,24 @@ my %m = ( |
| 569 | 569 |
httpsDistMirror => "https://www.torservers.net/mirrors/torproject.org/dist", |
| 570 | 570 |
rsyncDistMirror => "", |
| 571 | 571 |
hiddenServiceMirror => "http://hbpvnydyyjbmhx6b.onion/mirrors/torproject.org/", |
| 572 |
+ }, |
|
| 573 |
+ mirror034 => {
|
|
| 574 |
+ adminContact => "", |
|
| 575 |
+ orgName => "", |
|
| 576 |
+ isoCC => "AT", |
|
| 577 |
+ subRegion => "", |
|
| 578 |
+ region => "AT", |
|
| 579 |
+ ipv4 => "True", |
|
| 580 |
+ ipv6 => "False", |
|
| 581 |
+ loadBalanced => "No", |
|
| 582 |
+ httpWebsiteMirror => "http://tor.webersiedlung.at/", |
|
| 583 |
+ httpsWebsiteMirror => "", |
|
| 584 |
+ rsyncWebsiteMirror => "", |
|
| 585 |
+ ftpWebsiteMirror => "", |
|
| 586 |
+ httpDistMirror => "", |
|
| 587 |
+ httpsDistMirror => "", |
|
| 588 |
+ rsyncDistMirror => "", |
|
| 589 |
+ hiddenServiceMirror => "", |
|
| 572 | 590 |
} |
| 573 | 591 |
); |
| 574 | 592 |
|
| 575 | 593 |