Delist free.be.ijing2008.cn site deconfigured.
Jon@svn.torproject.org

Jon@svn.torproject.org commited on 2009-10-05 01:24:01
Zeige 1 geänderte Dateien mit 7 Einfügungen und 28 Löschungen.

... ...
@@ -567,19 +567,19 @@ my %m = (
567 567
         },
568 568
 
569 569
         mirror027 => {
570
-            adminContact => "internetfreebeijing AT gmail DOT com",
571
-            orgName => "Unknown",
572
-            isoCC => "CN",
573
-            subRegion => "China",
574
-            region => "Asia",
570
+            adminContact => "",
571
+            orgName => " cybervalley ",
572
+            isoCC => " ",
573
+            subRegion => "",
574
+            region => " ",
575 575
             ipv4 => "True",
576 576
             ipv6 => "False",
577 577
             loadBalanced => "No",
578
-            httpWebsiteMirror => "http://free.be.ijing2008.cn/tor/",
578
+            httpWebsiteMirror => "http://torproject.cybervalley.org/",
579 579
             httpsWebsiteMirror => "",
580 580
             rsyncWebsiteMirror => "",
581 581
             ftpWebsiteMirror => "",
582
-            httpDistMirror => "http://free.be.ijing2008.cn/tor/dist/",
582
+            httpDistMirror => "",
583 583
             httpsDistMirror => "",
584 584
             rsyncDistMirror => "",
585 585
             hiddenServiceMirror => "",
... ...
@@ -826,27 +826,6 @@ my %m = (
826 826
             updateDate => "Unknown",
827 827
         },
828 828
 
829
-mirror039 => {
830
-            adminContact => "",
831
-            orgName => " cybervalley ",
832
-            isoCC => " ",
833
-            subRegion => "",
834
-            region => " ",
835
-            ipv4 => "True",
836
-            ipv6 => "False",
837
-            loadBalanced => "No",
838
-            httpWebsiteMirror => "http://torproject.cybervalley.org/",
839
-            httpsWebsiteMirror => "",
840
-            rsyncWebsiteMirror => "",
841
-            ftpWebsiteMirror => "",
842
-            httpDistMirror => "",
843
-            httpsDistMirror => "",
844
-            rsyncDistMirror => "",
845
-            hiddenServiceMirror => "",
846
-            updateDate => "Unknown",
847
-        },
848
-
849
-
850 829
 );
851 830
 
852 831
 my $count = values %m;
853 832