remove http://tor.izaobao.com/ NXDOMAIN dor dns resolution (dns deconfigured for subdomain)
Jon@svn.torproject.org

Jon@svn.torproject.org commited on 2009-11-28 06:15:45
Zeige 1 geänderte Dateien mit 6 Einfügungen und 24 Löschungen.

... ...
@@ -497,22 +497,21 @@ my %m = (
497 497
 
498 498
        mirror024 => {
499 499
             adminContact => "",
500
-            orgName => "izaobao",
501
-            isoCC => "CN",
500
+            orgName => "StrangeCharm",
501
+            isoCC => "",
502 502
             subRegion => "",
503
-            region => "CN",
503
+            region => "FR",
504 504
             ipv4 => "True",
505 505
             ipv6 => "False",
506 506
             loadBalanced => "No",
507
-            httpWebsiteMirror => "http://tor.izaobao.com/",
507
+            httpWebsiteMirror => "http://torproject.the-onion-router.net/",
508 508
             httpsWebsiteMirror => "",
509 509
             rsyncWebsiteMirror => "",
510 510
             ftpWebsiteMirror => "",
511
-            httpDistMirror => "http://tor.izaobao.com/dist/",
511
+            httpDistMirror => "http://torproject.the-onion-router.net/dist",
512 512
             httpsDistMirror => "",
513 513
             rsyncDistMirror => "",
514 514
             hiddenServiceMirror => "",
515
-            updateDate => "Unknown",
516 515
         },
517 516
 
518 517
        mirror025 => {
... ...
@@ -811,24 +810,7 @@ my %m = (
811 810
             hiddenServiceMirror => "",
812 811
         },
813 812
 
814
-        mirror040 => {
815
-            adminContact => "",
816
-            orgName => "StrangeCharm",
817
-            isoCC => "",
818
-            subRegion => "",
819
-            region => "FR",
820
-            ipv4 => "True",
821
-            ipv6 => "False",
822
-            loadBalanced => "No",
823
-            httpWebsiteMirror => "http://torproject.the-onion-router.net/",
824
-            httpsWebsiteMirror => "",
825
-            rsyncWebsiteMirror => "",
826
-            ftpWebsiteMirror => "",
827
-            httpDistMirror => "http://torproject.the-onion-router.net/dist",
828
-            httpsDistMirror => "",
829
-            rsyncDistMirror => "",
830
-            hiddenServiceMirror => "",
831
-        },
813
+
832 814
 
833 815
 );
834 816
 
835 817