Andrew Lewman commited on 2010-08-11 23:58:31
Zeige 3 geänderte Dateien mit 19 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -589,6 +589,25 @@ my %m = ( |
| 589 | 589 |
httpsDistMirror => "https://tor.tomyn.com/dist", |
| 590 | 590 |
rsyncDistMirror => "", |
| 591 | 591 |
hiddenServiceMirror => "", |
| 592 |
+ }, |
|
| 593 |
+ |
|
| 594 |
+ mirror027 => {
|
|
| 595 |
+ adminContact => "", |
|
| 596 |
+ orgName => "mirrors.sykotik.org", |
|
| 597 |
+ isoCC => "RO", |
|
| 598 |
+ subRegion => "", |
|
| 599 |
+ region => "RO", |
|
| 600 |
+ ipv4 => "True", |
|
| 601 |
+ ipv6 => "False", |
|
| 602 |
+ loadBalanced => "No", |
|
| 603 |
+ httpWebsiteMirror => "", |
|
| 604 |
+ httpsWebsiteMirror => "", |
|
| 605 |
+ rsyncWebsiteMirror => "", |
|
| 606 |
+ ftpWebsiteMirror => "ftp://mirrors.sykotik.org/pub/tor/", |
|
| 607 |
+ httpDistMirror => "http://mirrors.sykotik.org/pub/tor/", |
|
| 608 |
+ httpsDistMirror => "", |
|
| 609 |
+ rsyncDistMirror => "", |
|
| 610 |
+ hiddenServiceMirror => "", |
|
| 592 | 611 |
} |
| 593 | 612 |
); |
| 594 | 613 |
|
| 595 | 614 |