[tor-commits] [metrics-web/master] Add GetTor stats file to data.html.

karsten at torproject.org karsten at torproject.org
Thu May 31 14:20:23 UTC 2012


commit fee0d324da5a82b84d50a21a6bafca43e2df1c71
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu May 31 16:17:48 2012 +0200

    Add GetTor stats file to data.html.
---
 web/WEB-INF/data.jsp |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/web/WEB-INF/data.jsp b/web/WEB-INF/data.jsp
index 06176db..e8fc449 100644
--- a/web/WEB-INF/data.jsp
+++ b/web/WEB-INF/data.jsp
@@ -28,6 +28,7 @@
           <li><a href="#bridgeassignments">Bridge pool assignments</a></li>
           <li><a href="#performance">Performance data</a></li>
           <li><a href="#exitlist">Exit lists</a></li>
+          <li><a href="#gettor">GetTor statistics file</a></li>
         </ul>
         <p>The tarballs listed on this page and the raw files that were
         published on the last three days are also available via
@@ -277,6 +278,16 @@
             </tr>
           </c:forEach>
         </table>
+        <br>
+        <a name="gettor"></a>
+        <h3><a href="#gettor" class="anchor">GetTor statistics
+        file</a></h3>
+        <br>
+        <p>GetTor allows users to fetch the Tor software via email.
+        This <a href="data/gettor_stats.txt">file contains statistics on
+        the number of packages requested from GetTor per day.
+        The data format is described
+        <a href="formats.html#gettor">here</a>.</p>
     </div>
   </div>
   <div class="bottom" id="bottom">





More information about the tor-commits mailing list