commit 9995811ac0e2fc018baa5dd463bea68eef1c2dd5 Author: Karsten Loesing karsten.loesing@gmx.net Date: Wed Apr 10 10:31:59 2013 +0200
Clarify that the flag parameter is not for bridges. --- web/index.html | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/web/index.html b/web/index.html index 9427978..e1f15d5 100755 --- a/web/index.html +++ b/web/index.html @@ -667,9 +667,8 @@ Filtering by AS number is case-insensitive. <font color="blue">Added on April 9.</font> </td></tr> <tr><td><b><font color="blue">flag</font></b></td> -<td>Return only relays or bridges which have the -given relay flag assigned by the directory authorities or the bridge -authority. +<td>Return only relays which have the +given relay flag assigned by the directory authorities. Note that if the flag parameter is specified more than once, only the first parameter value will be considered. Filtering by flag is case-insensitive.
tor-commits@lists.torproject.org