[or-cvs] r19863: {website} Remove Cypherpunks. No DNS for site, also, no admin contact (website/trunk)

Jon at seul.org Jon at seul.org
Mon Jun 29 04:39:36 UTC 2009


Author: Jon
Date: 2009-06-29 00:39:36 -0400 (Mon, 29 Jun 2009)
New Revision: 19863

Modified:
   website/trunk/update-mirrors.pl
Log:
Remove Cypherpunks.  No DNS for site, also, no admin contact in WHOIS.

Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl	2009-06-29 03:33:36 UTC (rev 19862)
+++ website/trunk/update-mirrors.pl	2009-06-29 04:39:36 UTC (rev 19863)
@@ -76,23 +76,7 @@
 
 # This is the list of all known Tor mirrors
 # Add new mirrors to the bottom!
-my %m = (
-       mirror000 => {
-            adminContact => "or-assistants.local",
-            orgName => "Cypherpunks",
-            isoCC => "AT",
-            subRegion => "",
-            region => "Europe",
-            ipv4 => "True",
-            ipv6 => "False",
-            loadBalanced => "Unknown",
-            httpWebsiteMirror => "http://tor.cypherpunks.at/",
-            rsyncWebsiteMirror => "rsync://tor.cypherpunks.at/tor",
-            httpDistMirror => "http://tor.cypherpunks.at/dist/",
-            rsyncDistMirror => "rsync://tor.cypherpunks.at::tor/dist/",
-            updateDate => "Unknown",
-        },
-
+my %m = 
        mirror001 => {
             adminContact => "webmaster AT depthstrike DOT com",
             orgName => "Depthstrike",



More information about the tor-commits mailing list