Delist berapla.de, site deconfigured.
Jon@svn.torproject.org

Jon@svn.torproject.org commited on 2009-10-04 08:32:29
Zeige 1 geänderte Dateien mit 11 Einfügungen und 26 Löschungen.

... ...
@@ -191,18 +191,22 @@ my %m = (
191 191
         },
192 192
 
193 193
        mirror006 => {
194
-            orgName => "Berapla",
195
-            isoCC => "DE",
194
+            adminContact => "doc DOT kuehn AT nexgo DOT de",
195
+            orgName => " spacecowboy ",
196
+            isoCC => " ",
196 197
             subRegion => "",
197
-            region => "Europe",
198
+            region => "DE",
198 199
             ipv4 => "True",
199 200
             ipv6 => "False",
200
-            loadBalanced => "Unknown",
201
-            httpWebsiteMirror => "http://download.berapla.de/mirrors/tor/",
202
-            ftpWebsiteMirror => "",
201
+            loadBalanced => "No",
202
+            httpWebsiteMirror => "http://tor-proxy.de/tor-mirror/",
203
+            httpsWebsiteMirror => "https://tor-proxy.de/tor-mirror/",
203 204
             rsyncWebsiteMirror => "",
204
-            httpDistMirror => "http://download.berapla.de/mirrors/tor/dist/",
205
+            ftpWebsiteMirror => "",
206
+            httpDistMirror => "http://tor-proxy.de/tor-mirror/dist/",
207
+            httpsDistMirror => "https://tor-proxy.de/tor-mirror/dist/",
205 208
             rsyncDistMirror => "",
209
+            hiddenServiceMirror => "",
206 210
             updateDate => "Unknown",
207 211
         },
208 212
 
... ...
@@ -842,25 +846,6 @@ mirror039 => {
842 846
             updateDate => "Unknown",
843 847
         },
844 848
 
845
-mirror040 => {
846
-            adminContact => "doc DOT kuehn AT nexgo DOT de",
847
-            orgName => " spacecowboy ",
848
-            isoCC => " ",
849
-            subRegion => "",
850
-            region => "DE",
851
-            ipv4 => "True",
852
-            ipv6 => "False",
853
-            loadBalanced => "No",
854
-            httpWebsiteMirror => "http://tor-proxy.de/tor-mirror/",
855
-            httpsWebsiteMirror => "https://tor-proxy.de/tor-mirror/",
856
-            rsyncWebsiteMirror => "",
857
-            ftpWebsiteMirror => "",
858
-            httpDistMirror => "http://tor-proxy.de/tor-mirror/dist/",
859
-            httpsDistMirror => "https://tor-proxy.de/tor-mirror/dist/",
860
-            rsyncDistMirror => "",
861
-            hiddenServiceMirror => "",
862
-            updateDate => "Unknown",
863
-        },
864 849
 
865 850
 );
866 851
 
867 852