commit bc1e8763d0119cd636ef857960c08ecf5beae7dc Author: Karsten Loesing karsten.loesing@gmx.net Date: Thu May 31 16:18:25 2012 +0200
The GetTor stats file now has a @type annotation, too. --- 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 9ac7741..5fbffab 100644 --- a/web/WEB-INF/formats.jsp +++ b/web/WEB-INF/formats.jsp @@ -86,7 +86,7 @@ are recent: <li><tt>@type bridge-extra-info 1.0</tt></li> <li><tt>@type torperf 1.0</tt></li> <li><tt>@type bridge-pool-assignment 1.0</tt></li> -<li><tt><font color="gray">@type gettor 1.0</font></tt></li> +<li><tt>@type gettor 1.0</tt></li> <li><tt><font color="gray">@type tordnsel 1.0</font></tt></li> </ul>