add nametoday.me mirror.
Andrew Lewman

Andrew Lewman commited on 2012-12-19 19:20:59
Zeige 1 geänderte Dateien mit 18 Einfügungen und 0 Löschungen.

... ...
@@ -1178,6 +1178,24 @@ my %m = (
1178 1178
             httpsDistMirror => "",
1179 1179
             rsyncDistMirror => "",
1180 1180
             hiddenServiceMirror => "",
1181
+    },
1182
+        mirror082 => {
1183
+            adminContact => "",
1184
+            orgName => "",
1185
+            isoCC => "US",
1186
+            subRegion => "",
1187
+            region => "US",
1188
+            ipv4 => "True",
1189
+            ipv6 => "True",
1190
+            loadBalanced => "No",
1191
+            httpWebsiteMirror => "http://mirror.nametoday.me/tor/",
1192
+            httpsWebsiteMirror => "",
1193
+            rsyncWebsiteMirror => "",
1194
+            ftpWebsiteMirror => "",
1195
+            httpDistMirror => "http://mirror.nametoday.me/tor/dist/",
1196
+            httpsDistMirror => "",
1197
+            rsyncDistMirror => "",
1198
+            hiddenServiceMirror => "",
1181 1199
     }
1182 1200
 );
1183 1201
 
1184 1202