update factor.cc https mirror, factor location, and update all mirrors
Andrew Lewman

Andrew Lewman commited on 2011-09-23 21:48:03
Zeige 2 geänderte Dateien mit 32 Einfügungen und 32 Löschungen.

... ...
@@ -16,6 +16,23 @@
16 16
     <td> - </td>
17 17
 </tr>
18 18
      
19
+<tr>
20
+
21
+         <td>DK</td>
22
+
23
+         <td>Zentrum der Gesundheit</td>
24
+
25
+         <td>Up to date</td>
26
+
27
+    <td> - </td>
28
+    <td><a href="http://tor.idnr.ws/dist/">http</a></td>
29
+    <td><a href="http://tor.idnr.ws/">http</a></td>
30
+    <td> - </td>
31
+    <td> - </td>
32
+    <td> - </td>
33
+    <td> - </td>
34
+</tr>
35
+     
19 36
 <tr>
20 37
 
21 38
          <td>EE</td>
... ...
@@ -205,7 +222,7 @@
205 222
      
206 223
 <tr>
207 224
 
208
-         <td>AT</td>
225
+         <td>DE</td>
209 226
 
210 227
          <td>factor.cc</td>
211 228
 
... ...
@@ -214,8 +231,8 @@
214 231
     <td> - </td>
215 232
     <td><a href="http://tor.factor.cc/dist/">http</a></td>
216 233
     <td><a href="http://tor.factor.cc/">http</a></td>
217
-    <td><a href="https://tor.factor.cc/dist/">https</a></td>
218
-    <td><a href="https://tor.factor.cc/">https</a></td>
234
+    <td><a href="https://factor.cc/tor/dist/">https</a></td>
235
+    <td><a href="https://factor.cc/tor">https</a></td>
219 236
     <td> - </td>
220 237
     <td> - </td>
221 238
 </tr>
... ...
@@ -322,23 +339,6 @@
322 339
     <td> - </td>
323 340
 </tr>
324 341
      
325
-<tr>
326
-
327
-         <td>US</td>
328
-
329
-         <td>AskApache</td>
330
-
331
-         <td>Up to date</td>
332
-
333
-    <td> - </td>
334
-    <td><a href="http://tor.askapache.com/dist/">http</a></td>
335
-    <td><a href="http://tor.askapache.com/">http</a></td>
336
-    <td> - </td>
337
-    <td> - </td>
338
-    <td> - </td>
339
-    <td> - </td>
340
-</tr>
341
-     
342 342
 <tr>
343 343
 
344 344
          <td>FR</td>
... ...
@@ -409,15 +409,15 @@
409 409
      
410 410
 <tr>
411 411
 
412
-         <td>SE</td>
412
+         <td>US</td>
413 413
 
414
-         <td>homosu</td>
414
+         <td>AskApache</td>
415 415
 
416 416
          <td>Up to date</td>
417 417
 
418 418
     <td> - </td>
419
-    <td><a href="http://tor.homosu.net/dist">http</a></td>
420
-    <td><a href="http://tor.homosu.net/">http</a></td>
419
+    <td><a href="http://tor.askapache.com/dist/">http</a></td>
420
+    <td><a href="http://tor.askapache.com/">http</a></td>
421 421
     <td> - </td>
422 422
     <td> - </td>
423 423
     <td> - </td>
... ...
@@ -426,15 +426,15 @@
426 426
      
427 427
 <tr>
428 428
 
429
-         <td>DK</td>
429
+         <td>SE</td>
430 430
 
431
-         <td>Zentrum der Gesundheit</td>
431
+         <td>homosu</td>
432 432
 
433 433
          <td>Up to date</td>
434 434
 
435 435
     <td> - </td>
436
-    <td><a href="http://tor.idnr.ws/dist/">http</a></td>
437
-    <td><a href="http://tor.idnr.ws/">http</a></td>
436
+    <td><a href="http://tor.homosu.net/dist">http</a></td>
437
+    <td><a href="http://tor.homosu.net/">http</a></td>
438 438
     <td> - </td>
439 439
     <td> - </td>
440 440
     <td> - </td>
... ...
@@ -700,18 +700,18 @@ my %m = (
700 700
         mirror043 => {
701 701
             adminContact => "",
702 702
             orgName => "factor.cc",
703
-            isoCC => "AT",
703
+            isoCC => "DE",
704 704
             subRegion => "",
705
-            region => "AT",
705
+            region => "DE",
706 706
             ipv4 => "True",
707 707
             ipv6 => "False",
708 708
             loadBalanced => "No",
709 709
             httpWebsiteMirror => "http://tor.factor.cc/",
710
-            httpsWebsiteMirror => "https://tor.factor.cc/",
710
+            httpsWebsiteMirror => "https://factor.cc/tor",
711 711
             rsyncWebsiteMirror => "",
712 712
             ftpWebsiteMirror => "",
713 713
             httpDistMirror => "http://tor.factor.cc/dist/",
714
-            httpsDistMirror => "https://tor.factor.cc/dist/",
714
+            httpsDistMirror => "https://factor.cc/tor/dist/",
715 715
             rsyncDistMirror => "",
716 716
             hiddenServiceMirror => "",
717 717
       }
718 718