[metrics-web/master] relay-search.html expects fingerprints to start with $.

commit 3ceee38cbf7615fb7348517426342799c8b15156 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Mon Mar 26 11:14:33 2012 +0200 relay-search.html expects fingerprints to start with $. --- web/WEB-INF/relay-search.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/WEB-INF/relay-search.jsp b/web/WEB-INF/relay-search.jsp index b90938a..90fdd86 100644 --- a/web/WEB-INF/relay-search.jsp +++ b/web/WEB-INF/relay-search.jsp @@ -14,7 +14,7 @@ <div class="main-column"> <h2>Tor Metrics Portal: Relay Search</h2> <p>Search for a relay in the relay descriptor archive by typing - (part of) a <b>nickname</b>, <b>fingerprint</b>, or <b>IP + (part of) a <b>nickname</b>, <b>$-prefixed fingerprint</b>, or <b>IP address</b> and optionally a <b>month (yyyy-mm)</b> or up to three <b>days (yyyy-mm-dd)</b> in the following search field and clicking Search. The search will stop after 30 hits or, unless you
participants (1)
-
karsten@torproject.org