Jon@svn.torproject.org commited on 2009-06-28 04:50:52
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -855,6 +855,24 @@ my %m = ( |
| 855 | 855 |
rsyncDistMirror => "", |
| 856 | 856 |
hiddenServiceMirror => "", |
| 857 | 857 |
updateDate => "Unknown", |
| 858 |
+ }, mirror044 => {
|
|
| 859 |
+ adminContact => "tor AT goodeid DOT com", |
|
| 860 |
+ orgName => "goodeid.com", |
|
| 861 |
+ isoCC => "CAN", |
|
| 862 |
+ subRegion => "", |
|
| 863 |
+ region => "CAN", |
|
| 864 |
+ ipv4 => "True", |
|
| 865 |
+ ipv6 => "False", |
|
| 866 |
+ loadBalanced => "No", |
|
| 867 |
+ httpWebsiteMirror => "http://tor-node.goodeid.com/", |
|
| 868 |
+ httpsWebsiteMirror => "", |
|
| 869 |
+ rsyncWebsiteMirror => "", |
|
| 870 |
+ ftpWebsiteMirror => "", |
|
| 871 |
+ httpDistMirror => "http://tor-node.goodeid.com/dist/", |
|
| 872 |
+ httpsDistMirror => "", |
|
| 873 |
+ rsyncDistMirror => "", |
|
| 874 |
+ hiddenServiceMirror => "", |
|
| 875 |
+ updateDate => "Unknown", |
|
| 858 | 876 |
} |
| 859 | 877 |
); |
| 860 | 878 |
|
| 861 | 879 |