[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r20750: {website} Delist free.be.ijing2008.cn site deconfigured. (website/trunk)



Author: Jon
Date: 2009-10-04 19:24:01 -0400 (Sun, 04 Oct 2009)
New Revision: 20750

Modified:
   website/trunk/update-mirrors.pl
Log:
Delist free.be.ijing2008.cn site deconfigured.

Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2009-10-04 08:57:13 UTC (rev 20749)
+++ website/trunk/update-mirrors.pl	2009-10-04 23:24:01 UTC (rev 20750)
@@ -567,19 +567,19 @@
         },
 
         mirror027 => {
-            adminContact => "internetfreebeijing AT gmail DOT com",
-            orgName => "Unknown",
-            isoCC => "CN",
-            subRegion => "China",
-            region => "Asia",
+            adminContact => "",
+            orgName => " cybervalley ",
+            isoCC => " ",
+            subRegion => "",
+            region => " ",
             ipv4 => "True",
             ipv6 => "False",
             loadBalanced => "No",
-            httpWebsiteMirror => "http://free.be.ijing2008.cn/tor/";,
+            httpWebsiteMirror => "http://torproject.cybervalley.org/";,
             httpsWebsiteMirror => "",
             rsyncWebsiteMirror => "",
             ftpWebsiteMirror => "",
-            httpDistMirror => "http://free.be.ijing2008.cn/tor/dist/";,
+            httpDistMirror => "",
             httpsDistMirror => "",
             rsyncDistMirror => "",
             hiddenServiceMirror => "",
@@ -826,27 +826,6 @@
             updateDate => "Unknown",
         },
 
-mirror039 => {
-            adminContact => "",
-            orgName => " cybervalley ",
-            isoCC => " ",
-            subRegion => "",
-            region => " ",
-            ipv4 => "True",
-            ipv6 => "False",
-            loadBalanced => "No",
-            httpWebsiteMirror => "http://torproject.cybervalley.org/";,
-            httpsWebsiteMirror => "",
-            rsyncWebsiteMirror => "",
-            ftpWebsiteMirror => "",
-            httpDistMirror => "",
-            httpsDistMirror => "",
-            rsyncDistMirror => "",
-            hiddenServiceMirror => "",
-            updateDate => "Unknown",
-        },
-
-
 );
 
 my $count = values %m;