update the tor.li mirror
Andrew Lewman

Andrew Lewman commited on 2012-12-26 16:27:14
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.

... ...
@@ -1153,11 +1153,11 @@ my %m = (
1153 1153
             ipv6 => "False",
1154 1154
             loadBalanced => "No",
1155 1155
             httpWebsiteMirror => "http://tor.li/",
1156
-            httpsWebsiteMirror => "",
1156
+            httpsWebsiteMirror => "https://tor.li/",
1157 1157
             rsyncWebsiteMirror => "",
1158 1158
             ftpWebsiteMirror => "",
1159
-            httpDistMirror => "",
1160
-            httpsDistMirror => "",
1159
+            httpDistMirror => "http://tor.li/dist/",
1160
+            httpsDistMirror => "https://tor.li/dist/",
1161 1161
             rsyncDistMirror => "",
1162 1162
             hiddenServiceMirror => "",
1163 1163
     },
1164 1164