Andrew Lewman commited on 2010-03-06 21:03:05
Zeige 1 geänderte Dateien mit 2 Einfügungen und 23 Löschungen.
| ... | ... |
@@ -83,27 +83,6 @@ sub FetchDate {
|
| 83 | 83 |
# This is the list of all known Tor mirrors |
| 84 | 84 |
# Add new mirrors to the bottom! |
| 85 | 85 |
my %m = ( |
| 86 |
- mirror000 => {
|
|
| 87 |
- adminContact => "tor AT goodeid DOT com", |
|
| 88 |
- orgName => "Goodeid", |
|
| 89 |
- isoCC => "CA", |
|
| 90 |
- subRegion => "", |
|
| 91 |
- region => "North America", |
|
| 92 |
- ipv4 => "True", |
|
| 93 |
- ipv6 => "False", |
|
| 94 |
- loadBalanced => "No", |
|
| 95 |
- httpWebsiteMirror => "http://tor-node.goodeid.com:8081/", |
|
| 96 |
- httpsWebsiteMirror => "https://tor-node.goodeid.com:8444/", |
|
| 97 |
- rsyncWebsiteMirror => "", |
|
| 98 |
- ftpWebsiteMirror => "", |
|
| 99 |
- httpDistMirror => "http://tor-node.goodeid.com:8081/dist/", |
|
| 100 |
- httpsDistMirror => "https://tor-node.goodeid.com:8444/dist/ |
|
| 101 |
- |
|
| 102 |
-", |
|
| 103 |
- rsyncDistMirror => "", |
|
| 104 |
- hiddenServiceMirror => "", |
|
| 105 |
- updateDate => "Unknown", |
|
| 106 |
- }, |
|
| 107 | 86 |
|
| 108 | 87 |
mirror001 => {
|
| 109 | 88 |
adminContact => "BarkerJr AT barkerjr DOT net", |
| ... | ... |
@@ -428,9 +407,9 @@ my %m = ( |
| 428 | 407 |
mirror020 => {
|
| 429 | 408 |
adminContact => "", |
| 430 | 409 |
orgName => "ax", |
| 431 |
- isoCC => "DE", |
|
| 410 |
+ isoCC => "HU", |
|
| 432 | 411 |
subRegion => "", |
| 433 |
- region => "DE", |
|
| 412 |
+ region => "HU", |
|
| 434 | 413 |
ipv4 => "True", |
| 435 | 414 |
ipv6 => "False", |
| 436 | 415 |
loadBalanced => "No", |
| 437 | 416 |