[or-cvs] [metrics-web/master] Add links to the new exitlist-spec.txt.

karsten at torproject.org karsten at torproject.org
Mon Jan 10 06:56:22 UTC 2011


Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Mon, 10 Jan 2011 07:55:58 +0100
Subject: Add links to the new exitlist-spec.txt.
Commit: 3084fa9b27d88dd27d0c8ed84eb4214ff32ae2fe

---
 web/WEB-INF/data.jsp  |    5 +++--
 web/WEB-INF/tools.jsp |    3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/web/WEB-INF/data.jsp b/web/WEB-INF/data.jsp
index 7907be6..7561f37 100644
--- a/web/WEB-INF/data.jsp
+++ b/web/WEB-INF/data.jsp
@@ -208,8 +208,9 @@
         <h3>Exit lists</h3>
         <br>
         <p>We are archiving the bulk exit lists used by
-        <a href="https://check.torproject.org/">Tor Check</a> containing
-        the IP addresses that exit relays exit from:</p>
+        <a href="https://check.torproject.org/">Tor Check</a> (see
+        <a href="https://www.torproject.org/tordnsel/exitlist-spec.txt">exitlist-spec.txt</a>)
+        containing the IP addresses that exit relays exit from:</p>
         <table width="100%" border="0" cellpadding="5" cellspacing="0" summary="">
           <c:forEach var="item" items="${exitLists}" >
             <fmt:formatDate var="longDate" pattern="MMMM yyyy"
diff --git a/web/WEB-INF/tools.jsp b/web/WEB-INF/tools.jsp
index 6713c56..b3a0cfa 100644
--- a/web/WEB-INF/tools.jsp
+++ b/web/WEB-INF/tools.jsp
@@ -131,7 +131,8 @@
         <br>
         <p>VisiTor is a script that parses a web server log and the exit
         list archives to tell how many of the requests come from Tor
-        users.</p>
+        users. VisiTor expects exit lists in the format described in
+        <a href="https://www.torproject.org/tordnsel/exitlist-spec.txt">exitlist-spec.txt</a>.</p>
         <ul>
           <li>Download
           <a href="dist/visitor-0.0.4.tar">VisiTor 0.0.4</a>
-- 
1.7.1



More information about the tor-commits mailing list