[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r20748: {website} Delist berapla.de, site deconfigured. (website/trunk)
Author: Jon
Date: 2009-10-04 02:32:29 -0400 (Sun, 04 Oct 2009)
New Revision: 20748
Modified:
website/trunk/update-mirrors.pl
Log:
Delist berapla.de, site deconfigured.
Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl 2009-10-04 06:28:56 UTC (rev 20747)
+++ website/trunk/update-mirrors.pl 2009-10-04 06:32:29 UTC (rev 20748)
@@ -191,18 +191,22 @@
},
mirror006 => {
- orgName => "Berapla",
- isoCC => "DE",
+ adminContact => "doc DOT kuehn AT nexgo DOT de",
+ orgName => " spacecowboy ",
+ isoCC => " ",
subRegion => "",
- region => "Europe",
+ region => "DE",
ipv4 => "True",
ipv6 => "False",
- loadBalanced => "Unknown",
- httpWebsiteMirror => "http://download.berapla.de/mirrors/tor/",
- ftpWebsiteMirror => "",
+ loadBalanced => "No",
+ httpWebsiteMirror => "http://tor-proxy.de/tor-mirror/",
+ httpsWebsiteMirror => "https://tor-proxy.de/tor-mirror/",
rsyncWebsiteMirror => "",
- httpDistMirror => "http://download.berapla.de/mirrors/tor/dist/",
+ ftpWebsiteMirror => "",
+ httpDistMirror => "http://tor-proxy.de/tor-mirror/dist/",
+ httpsDistMirror => "https://tor-proxy.de/tor-mirror/dist/",
rsyncDistMirror => "",
+ hiddenServiceMirror => "",
updateDate => "Unknown",
},
@@ -842,25 +846,6 @@
updateDate => "Unknown",
},
-mirror040 => {
- adminContact => "doc DOT kuehn AT nexgo DOT de",
- orgName => " spacecowboy ",
- isoCC => " ",
- subRegion => "",
- region => "DE",
- ipv4 => "True",
- ipv6 => "False",
- loadBalanced => "No",
- httpWebsiteMirror => "http://tor-proxy.de/tor-mirror/",
- httpsWebsiteMirror => "https://tor-proxy.de/tor-mirror/",
- rsyncWebsiteMirror => "",
- ftpWebsiteMirror => "",
- httpDistMirror => "http://tor-proxy.de/tor-mirror/dist/",
- httpsDistMirror => "https://tor-proxy.de/tor-mirror/dist/",
- rsyncDistMirror => "",
- hiddenServiceMirror => "",
- updateDate => "Unknown",
- },
);