[tor-commits] [metrics-web/master] Exit lists now contain @type annotations.

karsten at torproject.org karsten at torproject.org
Thu May 31 19:13:51 UTC 2012


commit 883b369609fc46f1be27548a18d0e2cde13dd943
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu May 31 21:11:56 2012 +0200

    Exit lists now contain @type annotations.
---
 web/WEB-INF/formats.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/WEB-INF/formats.jsp b/web/WEB-INF/formats.jsp
index 5fbffab..1392a2b 100644
--- a/web/WEB-INF/formats.jsp
+++ b/web/WEB-INF/formats.jsp
@@ -87,7 +87,7 @@ are recent:
 <li><tt>@type torperf 1.0</tt></li>
 <li><tt>@type bridge-pool-assignment 1.0</tt></li>
 <li><tt>@type gettor 1.0</tt></li>
-<li><tt><font color="gray">@type tordnsel 1.0</font></tt></li>
+<li><tt>@type tordnsel 1.0</tt></li>
 </ul>
 
 <hr>



More information about the tor-commits mailing list