From c6a0863df82eb2cf6eb87fe25638d467889ee0d9 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Sun, 25 Sep 2016 20:09:07 +0100 Subject: [PATCH] Add multiple filter example to about page --- views/about.html | 1 + 1 file changed, 1 insertion(+) diff --git a/views/about.html b/views/about.html index 7545aea..dcfbe43 100644 --- a/views/about.html +++ b/views/about.html @@ -16,6 +16,7 @@

You can search for Tor nodes by entering part of the nickname, hash or IP address into the search bar. Filters are also accepted, they can be used by specifying an Onionoo parameter and value separated by a colon, e.g country:gb, contact:luke or flag:Fast.

To search for nodes in Great Britain that contain the string "jug" in their nickname you would search for jug country:gb.

+

You can also combine multiple filters, for example: country:gb contact:luke.

View all Onionoo parameters.