[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] r25726: {website} add the new samwhited mirror and update the mirrors table. (in website/trunk: . include)
Author: phobos
Date: 2012-07-22 10:38:24 +0000 (Sun, 22 Jul 2012)
New Revision: 25726
Modified:
website/trunk/include/mirrors-table.wmi
website/trunk/update-mirrors.pl
Log:
add the new samwhited mirror and update the mirrors table.
Modified: website/trunk/include/mirrors-table.wmi
===================================================================
--- website/trunk/include/mirrors-table.wmi 2012-07-20 17:26:56 UTC (rev 25725)
+++ website/trunk/include/mirrors-table.wmi 2012-07-22 10:38:24 UTC (rev 25726)
@@ -1,23 +1,6 @@
<tr>
- <td>DE</td>
-
- <td></td>
-
- <td>Up to date</td>
-
- <td> - </td>
- <td><a href="http://torproject.lightning-bolt.net/dist/">http</a></td>
- <td><a href="http://torproject.lightning-bolt.net/">http</a></td>
- <td> - </td>
- <td> - </td>
- <td> - </td>
- <td> - </td>
-</tr>
-
-<tr>
-
<td>TN</td>
<td></td>
@@ -103,6 +86,23 @@
<tr>
+ <td>DK</td>
+
+ <td>Zentrum der Gesundheit</td>
+
+ <td>Up to date</td>
+
+ <td> - </td>
+ <td><a href="http://tor.idnr.ws/dist/">http</a></td>
+ <td><a href="http://tor.idnr.ws/">http</a></td>
+ <td> - </td>
+ <td> - </td>
+ <td> - </td>
+ <td> - </td>
+</tr>
+
+<tr>
+
<td>EE</td>
<td>CyberSIDE</td>
@@ -341,6 +341,23 @@
<tr>
+ <td>US</td>
+
+ <td></td>
+
+ <td>Up to date</td>
+
+ <td> - </td>
+ <td><a href="http://tor.mirrors.samwhited.com/dist/">http</a></td>
+ <td><a href="http://tor.mirrors.samwhited.com/">http</a></td>
+ <td><a href="https://tor.mirrors.samwhited.com/dist/">https</a></td>
+ <td><a href="https://tor.mirrors.samwhited.com/">https</a></td>
+ <td> - </td>
+ <td><a href="rsync://tor.mirrors.samwhited.com">rsync</a></td>
+</tr>
+
+<tr>
+
<td>DE</td>
<td>factor.cc</td>
@@ -647,15 +664,15 @@
<tr>
- <td>DK</td>
+ <td>DE</td>
- <td>Zentrum der Gesundheit</td>
+ <td></td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.idnr.ws/dist/">http</a></td>
- <td><a href="http://tor.idnr.ws/">http</a></td>
+ <td><a href="http://torproject.lightning-bolt.net/dist/">http</a></td>
+ <td><a href="http://torproject.lightning-bolt.net/">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -666,23 +683,6 @@
<td>DE</td>
- <td>crazyhaze.de</td>
-
- <td>Up to date</td>
-
- <td> - </td>
- <td><a href="http://tor.crazyhaze.de/dist/">http</a></td>
- <td><a href="http://tor.crazyhaze.de/">http</a></td>
- <td><a href="https://tor.crazyhaze.de/dist/">https</a></td>
- <td><a href="https://tor.crazyhaze.de/">https</a></td>
- <td> - </td>
- <td> - </td>
-</tr>
-
-<tr>
-
- <td>DE</td>
-
<td>torservers</td>
<td>Out of date</td>
@@ -766,6 +766,23 @@
<tr>
+ <td>DE</td>
+
+ <td>crazyhaze.de</td>
+
+ <td>Unknown</td>
+
+ <td> - </td>
+ <td><a href="http://tor.crazyhaze.de/dist/">http</a></td>
+ <td><a href="http://tor.crazyhaze.de/">http</a></td>
+ <td><a href="https://tor.crazyhaze.de/dist/">https</a></td>
+ <td><a href="https://tor.crazyhaze.de/">https</a></td>
+ <td> - </td>
+ <td> - </td>
+</tr>
+
+<tr>
+
<td>NL</td>
<td></td>
Modified: website/trunk/update-mirrors.pl
===================================================================
--- website/trunk/update-mirrors.pl 2012-07-20 17:26:56 UTC (rev 25725)
+++ website/trunk/update-mirrors.pl 2012-07-22 10:38:24 UTC (rev 25726)
@@ -980,7 +980,25 @@
httpsDistMirror => "",
rsyncDistMirror => "",
hiddenServiceMirror => "",
- }
+ },
+ mirror067 => {
+ adminContact => "",
+ orgName => "",
+ isoCC => "US",
+ subRegion => "",
+ region => "US",
+ ipv4 => "True",
+ ipv6 => "False",
+ loadBalanced => "No",
+ httpWebsiteMirror => "http://tor.mirrors.samwhited.com/",
+ httpsWebsiteMirror => "https://tor.mirrors.samwhited.com/",
+ rsyncWebsiteMirror => "rsync://tor.mirrors.samwhited.com",
+ ftpWebsiteMirror => "",
+ httpDistMirror => "http://tor.mirrors.samwhited.com/dist/",
+ httpsDistMirror => "https://tor.mirrors.samwhited.com/dist/",
+ rsyncDistMirror => "rsync://tor.mirrors.samwhited.com/dist",
+ hiddenServiceMirror => "",
+ }
);
my $count = values %m;
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits