commit 4925203d868bd590cac340bdfc9c427368099258
Author: Karsten Loesing <karsten.loes...@gmx.net>
Date:   Sat Aug 12 21:46:53 2017 +0200

    Document Onionoo's qualified search terms a bit better.
    
    Also document 4 hex character blocks better.
    
    Fixes #22063.
---
 website/src/main/resources/web/WEB-INF/onionoo.jsp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/website/src/main/resources/web/WEB-INF/onionoo.jsp 
b/website/src/main/resources/web/WEB-INF/onionoo.jsp
index 19ad886..1239198 100644
--- a/website/src/main/resources/web/WEB-INF/onionoo.jsp
+++ b/website/src/main/resources/web/WEB-INF/onionoo.jsp
@@ -331,7 +331,7 @@ Parameter values are case-insensitive.
 <p>
 Return only (1) relays with the parameter value matching (part of a)
 nickname, (possibly $-prefixed) beginning of a hex-encoded fingerprint,
-any 4 hex characters of a space-separated fingerprint, beginning of a
+any 4 hex character block of a space-separated fingerprint, beginning of a
 base64-encoded fingerprint without trailing equal signs, or beginning of
 an IP address (possibly enclosed in square brackets in case of IPv6),
 (2) bridges with (part of a) nickname or (possibly
@@ -352,6 +352,8 @@ Qualified search terms have the form "key:value" (without 
double quotes)
 with "key" being one of the parameters listed here except for "search",
 "fingerprint", "order", "limit", "offset", and "fields", and "value" being
 the string that will internally be passed to that parameter.
+If a qualified search term for a given "key" is specified more than once,
+only the first "value" is considered.
 </p>
 </li>
 

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to