Jon@svn.torproject.org commited on 2009-12-20 17:41:10
Zeige 1 geänderte Dateien mit 18 Einfügungen und 1 Löschungen.
... | ... |
@@ -811,7 +811,24 @@ my %m = ( |
811 | 811 |
hiddenServiceMirror => "", |
812 | 812 |
}, |
813 | 813 |
|
814 |
- |
|
814 |
+ mirror040 => { |
|
815 |
+ adminContact => "", |
|
816 |
+ orgName => "NIIF Institute", |
|
817 |
+ isoCC => "HU", |
|
818 |
+ subRegion => "", |
|
819 |
+ region => "HU", |
|
820 |
+ ipv4 => "True", |
|
821 |
+ ipv6 => "False", |
|
822 |
+ loadBalanced => "No", |
|
823 |
+ httpWebsiteMirror => "http://trak.tor.hu/", |
|
824 |
+ httpsWebsiteMirror => "", |
|
825 |
+ rsyncWebsiteMirror => "", |
|
826 |
+ ftpWebsiteMirror => "", |
|
827 |
+ httpDistMirror => "http://trak.tor.hu/dist/", |
|
828 |
+ httpsDistMirror => "", |
|
829 |
+ rsyncDistMirror => "", |
|
830 |
+ hiddenServiceMirror => "", |
|
831 |
+ }, |
|
815 | 832 |
|
816 | 833 |
); |
817 | 834 |
|
818 | 835 |