[tor-commits] [metrics-web/master] Document Onionoo's new version parameter.

karsten at torproject.org karsten at torproject.org
Thu Aug 31 08:43:35 UTC 2017


commit 629170c377eb3e4371a286af8441f0ceadfd40e1
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu Aug 31 10:43:19 2017 +0200

    Document Onionoo's new version parameter.
---
 website/src/main/resources/web/WEB-INF/onionoo.jsp | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/website/src/main/resources/web/WEB-INF/onionoo.jsp b/website/src/main/resources/web/WEB-INF/onionoo.jsp
index 21305f4..4f4c68f 100644
--- a/website/src/main/resources/web/WEB-INF/onionoo.jsp
+++ b/website/src/main/resources/web/WEB-INF/onionoo.jsp
@@ -227,8 +227,9 @@ added response meta data fields "relays_skipped", "relays_truncated",
 <li><strong>4.0</strong>: Extended search parameter to not require
 leading or enclosing square brackets around IPv6 addresses anymore on
 February 28, 2017.</li>
-<li><strong>4.1</strong>: Removed bridge clients objects' beta fields
-"countries", "transports", and "versions" on August 30, 2017.</li>
+<li><strong>4.1</strong>: Added "version" parameter and removed bridge
+clients objects' beta fields "countries", "transports", and "versions"
+on August 30, 2017.</li>
 </ul>
 
 
@@ -476,6 +477,16 @@ a family.
 </p>
 </li>
 
+<li>
+<b>version <span class="label label-primary">new</span></b>
+<p>
+Return only relays running a Tor version that starts with the
+parameter value <i>without</i> leading <code>"Tor"</code>.
+Searchers are case-insensitive.
+<span class="blue">Added on August 30, 2017.</span>
+</p>
+</li>
+
 </ul>
 
 <p>



More information about the tor-commits mailing list