Andrew Lewman commited on 2011-09-14 22:01:24
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -660,6 +660,24 @@ my %m = ( |
| 660 | 660 |
httpsDistMirror => "", |
| 661 | 661 |
rsyncDistMirror => "", |
| 662 | 662 |
hiddenServiceMirror => "", |
| 663 |
+ }, |
|
| 664 |
+ mirror041 => {
|
|
| 665 |
+ adminContact => "", |
|
| 666 |
+ orgName => "", |
|
| 667 |
+ isoCC => "IL", |
|
| 668 |
+ subRegion => "", |
|
| 669 |
+ region => "IL", |
|
| 670 |
+ ipv4 => "True", |
|
| 671 |
+ ipv6 => "False", |
|
| 672 |
+ loadBalanced => "No", |
|
| 673 |
+ httpWebsiteMirror => "http://mirror.host4site.co.il/torproject.org/", |
|
| 674 |
+ httpsWebsiteMirror => "", |
|
| 675 |
+ rsyncWebsiteMirror => "", |
|
| 676 |
+ ftpWebsiteMirror => "", |
|
| 677 |
+ httpDistMirror => "http://mirror.host4site.co.il/torproject.org/dist", |
|
| 678 |
+ httpsDistMirror => "", |
|
| 679 |
+ rsyncDistMirror => "", |
|
| 680 |
+ hiddenServiceMirror => "", |
|
| 663 | 681 |
} |
| 664 | 682 |
); |
| 665 | 683 |
|
| 666 | 684 |