[tor-commits] [onionoo/master] Note that the lookup parameter is case-insensitive.

karsten at torproject.org karsten at torproject.org
Sun Sep 23 18:58:43 UTC 2012


commit efd2ee889b22b57565ca5efc35c09c3d3a9703e5
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Sun Sep 23 14:57:55 2012 -0400

    Note that the lookup parameter is case-insensitive.
---
 web/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/web/index.html b/web/index.html
index 70e019f..1a597f4 100755
--- a/web/index.html
+++ b/web/index.html
@@ -604,6 +604,7 @@ matching the hashed fingerprint.
 Fingerprints should always be hashed using SHA-1, regardless of looking up
 a relay or a bridge, in order to not accidentally leak non-hashed bridge
 fingerprints in the URL.
+Lookups are case-insensitive.
 </td></tr>
 <tr><td><b>country</b></td><td>Return only relays which are located in the
 given country as identified by a two-letter lower-case country code.



More information about the tor-commits mailing list