add fodt.it mirror.
Andrew Lewman

Andrew Lewman commited on 2011-09-21 21:32:53
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.

... ...
@@ -678,6 +678,24 @@ my %m = (
678 678
             httpsDistMirror => "",
679 679
             rsyncDistMirror => "",
680 680
             hiddenServiceMirror => "",
681
+      },
682
+        mirror042 => {
683
+            adminContact => "",
684
+            orgName => "",
685
+            isoCC => "AT",
686
+            subRegion => "",
687
+            region => "AT",
688
+            ipv4 => "True",
689
+            ipv6 => "False",
690
+            loadBalanced => "No",
691
+            httpWebsiteMirror => "http://tor.fodt.it/",
692
+            httpsWebsiteMirror => "",
693
+            rsyncWebsiteMirror => "",
694
+            ftpWebsiteMirror => "",
695
+            httpDistMirror => "http://tor.fodt.it/dist/",
696
+            httpsDistMirror => "",
697
+            rsyncDistMirror => "",
698
+            hiddenServiceMirror => "",
681 699
       }
682 700
 );
683 701
 
684 702