[or-cvs] r15033: (ticket:104) Updating mirror list (torstatus/trunk/web)

kasimir at seul.org kasimir at seul.org
Sun Jun 8 15:32:12 UTC 2008


Author: kasimir
Date: 2008-06-08 11:32:11 -0400 (Sun, 08 Jun 2008)
New Revision: 15033

Modified:
   torstatus/trunk/web/config_template.php
   torstatus/trunk/web/index.php
   torstatus/trunk/web/router_detail.php
Log:
(ticket:104) Updating mirror list

Modified: torstatus/trunk/web/config_template.php
===================================================================
--- torstatus/trunk/web/config_template.php	2008-06-08 15:28:52 UTC (rev 15032)
+++ torstatus/trunk/web/config_template.php	2008-06-08 15:32:11 UTC (rev 15033)
@@ -69,7 +69,7 @@
 // Change this value to 0 if you do not wish to download the mirror list
 $useMirrorList = 1;
 $mirrorListURI = "http://trunk.torstatus.kgprog.com/currentmirrors.php";
-$manualMirrorList = array('all.de' => 'http://torstatus.all.de/','blutmagie' => 'http://torstatus.blutmagie.de/','kgprog' => 'http://torstatus.kgprog.com','Kradense' => 'http://kradense.whsites.net/tns/', 'cyberphunk' => 'http://torstatus.cyberphunk.org/');
+$manualMirrorList = array('all.de' => 'https://torstatus.all.de/','blutmagie' => 'https://torstatus.blutmagie.de/','kradense' => 'https://kradense.whsites.net/tns/', 'cyberphunk' => 'http://torstatus.cyberphunk.org/', 'hermetix' => 'http://tns.hermetix.org/', 'kgprog' => 'https://torstatus.kgprog.com/', 'recoxdotorg' => 'http://tor.recox.org/', 'amorphis' => 'http://torstatus.amorphis.eu/');
 
 // }}}
 

Modified: torstatus/trunk/web/index.php
===================================================================
--- torstatus/trunk/web/index.php	2008-06-08 15:28:52 UTC (rev 15032)
+++ torstatus/trunk/web/index.php	2008-06-08 15:32:11 UTC (rev 15033)
@@ -2289,8 +2289,9 @@
 <table class="torcheck" cellpadding="0" cellspacing="0">
 <tr><td>
 <div style="padding: 3px; color: blue; text-align: center;">
-This site is available as a Tor Hidden Service at:
-<br/><a href='http://<?php echo $Hidden_Service_URL; ?>'><?php echo $Hidden_Service_URL; ?></a>
+This site is available as a Tor Hidden Service
+<br/>
+<a href='http://<?php echo $Hidden_Service_URL; ?>'><?php echo $Hidden_Service_URL; ?></a>
 </div>
 </td></tr>
 </table>

Modified: torstatus/trunk/web/router_detail.php
===================================================================
--- torstatus/trunk/web/router_detail.php	2008-06-08 15:28:52 UTC (rev 15032)
+++ torstatus/trunk/web/router_detail.php	2008-06-08 15:32:11 UTC (rev 15033)
@@ -212,7 +212,7 @@
 
 <table class="displayTable" cellspacing="0" cellpadding="0" width='100%' align='center'>
 <tr>
-<td class='HRN' colspan='2'>General Information</td>
+<td class='HRN' colspan='2'>Router Information</td>
 <td class='HRN' style='border-left-color: #000072; border-left-style: solid; border-left-width: 1px;'>Exit Policy Information</td>
 </tr>
 <td class="TRS" colspan='2' style="vertical-align: top;">



More information about the tor-commits mailing list