add new mirror in germany.
Andrew Lewman

Andrew Lewman commited on 2013-08-12 23:31:44
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.

... ...
@@ -1253,6 +1253,24 @@ my %m = (
1253 1253
 	httpsDistMirror => "",
1254 1254
 	rsyncDistMirror => "",
1255 1255
 	hiddenServiceMirror => ""
1256
+    },
1257
+      mirror100 => {
1258
+      adminContact => "nsane2307 /AT\ eml /DOT\ cc",
1259
+      orgName => "",
1260
+      isoCC => "",
1261
+      subRegion => "Germany",
1262
+      region => "Europe",
1263
+      ipv4 => "True",
1264
+      ipv6 => "False",
1265
+      loadBalanced => "No",
1266
+      httpWebsiteMirror => "http://144.76.105.110/mirrors/torproject.org/",
1267
+      httpsWebsiteMirror => "",
1268
+      rsyncWebsiteMirror => "",
1269
+      ftpWebsiteMirror => "",
1270
+      httpDistMirror => "http://144.76.105.110/mirrors/torproject.org/dist/",
1271
+      httpsDistMirror => "",
1272
+      rsyncDistMirror => "",
1273
+      hiddenServiceMirror => ""
1256 1274
     }
1257 1275
 
1258 1276
 );
1259 1277