Andrew Lewman commited on 2011-03-29 04:10:05
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -659,6 +659,24 @@ my %m = ( |
| 659 | 659 |
httpsDistMirror => "", |
| 660 | 660 |
rsyncDistMirror => "", |
| 661 | 661 |
hiddenServiceMirror => "", |
| 662 |
+ }, |
|
| 663 |
+ mirror033 => {
|
|
| 664 |
+ adminContact => "", |
|
| 665 |
+ orgName => "torservers", |
|
| 666 |
+ isoCC => "DE", |
|
| 667 |
+ subRegion => "", |
|
| 668 |
+ region => "DE", |
|
| 669 |
+ ipv4 => "True", |
|
| 670 |
+ ipv6 => "False", |
|
| 671 |
+ loadBalanced => "No", |
|
| 672 |
+ httpWebsiteMirror => "http://www.torservers.net/mirrors/torproject.org/", |
|
| 673 |
+ httpsWebsiteMirror => "https://www.torservers.net/mirrors/torproject.org/", |
|
| 674 |
+ rsyncWebsiteMirror => "", |
|
| 675 |
+ ftpWebsiteMirror => "", |
|
| 676 |
+ httpDistMirror => "http://www.torservers.net/mirrors/torproject.org/dist", |
|
| 677 |
+ httpsDistMirror => "https://www.torservers.net/mirrors/torproject.org/dist", |
|
| 678 |
+ rsyncDistMirror => "", |
|
| 679 |
+ hiddenServiceMirror => "http://hbpvnydyyjbmhx6b.onion/mirrors/torproject.org/", |
|
| 662 | 680 |
} |
| 663 | 681 |
); |
| 664 | 682 |
|
| 665 | 683 |