remove torproject.us update taskserver.de
Andrew Lewman

Andrew Lewman commited on 2013-09-02 14:49:37
Zeige 1 geänderte Dateien mit 1 Einfügungen und 20 Löschungen.

... ...
@@ -139,25 +139,6 @@ my %m = (
139 139
             rsyncDistMirror => ""
140 140
         },
141 141
 
142
-	    mirror006 => {
143
-            adminContact => "BarkerJr AT barkerjr DOT net",
144
-            orgName => "BarkerJr",
145
-            isoCC => "US",
146
-            subRegion => "",
147
-            region => "US",
148
-            ipv4 => "True",
149
-            ipv6 => "False",
150
-            loadBalanced => "No",
151
-            httpWebsiteMirror => "http://www.torproject.us/",
152
-            httpsWebsiteMirror => "https://www.torproject.us/",
153
-            rsyncWebsiteMirror => "rsync://rsync.torproject.us/tor",
154
-            ftpWebsiteMirror => "",
155
-            httpDistMirror => "http://www.torproject.us/dist/",
156
-            httpsDistMirror => "https://www.torproject.us/dist/",
157
-            rsyncDistMirror => "rsync://rsync.torproject.us/tor/dist",
158
-            hiddenServiceMirror => ""
159
-        },
160
-
161 142
        mirror007 => {
162 143
             adminContact => "info AT zentrum-der-gesundheit DOT de",
163 144
             orgName => "Zentrum der Gesundheit",
... ...
@@ -1213,7 +1194,7 @@ my %m = (
1213 1194
 	httpsWebsiteMirror => "",
1214 1195
 	rsyncWebsiteMirror => "",
1215 1196
 	ftpWebsiteMirror => "",
1216
-	httpDistMirror => "",
1197
+	httpDistMirror => "http://tor.taskserver.de/dist/",
1217 1198
 	httpsDistMirror => "",
1218 1199
 	rsyncDistMirror => "",
1219 1200
 	hiddenServiceMirror => ""
1220 1201