add http://tor.freie-re.de mirrors.
Andrew Lewman

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

... ...
@@ -642,6 +642,24 @@ my %m = (
642 642
             httpsDistMirror => "https://tor.key-server.org/dist",
643 643
             rsyncDistMirror => "",
644 644
             hiddenServiceMirror => "",
645
+      },
646
+        mirror040 => {
647
+            adminContact => "",
648
+            orgName => "",
649
+            isoCC => "DE",
650
+            subRegion => "",
651
+            region => "DE",
652
+            ipv4 => "True",
653
+            ipv6 => "False",
654
+            loadBalanced => "No",
655
+            httpWebsiteMirror => "http://tor.freie-re.de",
656
+            httpsWebsiteMirror => "",
657
+            rsyncWebsiteMirror => "",
658
+            ftpWebsiteMirror => "",
659
+            httpDistMirror => "http://tor.freie-re.de/dist",
660
+            httpsDistMirror => "",
661
+            rsyncDistMirror => "",
662
+            hiddenServiceMirror => "",
645 663
       }
646 664
 );
647 665
 
648 666