commit f237433ca2ec23fe0bdb597819b6947b6c08fa6a Author: Karsten Loesing karsten.loesing@gmx.net Date: Wed Apr 10 11:55:38 2013 +0200
Make two new parameters for #6509 visible. --- web/index.html | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/web/index.html b/web/index.html index e1f15d5..9651160 100755 --- a/web/index.html +++ b/web/index.html @@ -674,7 +674,6 @@ first parameter value will be considered. Filtering by flag is case-insensitive. <font color="blue">Added on April 9.</font> </td></tr> -<!-- <tr><td><b><font color="blue">first_seen_days</font></b></td> <td>Return only relays or bridges which have first been seen during the given range of days ago. @@ -696,7 +695,6 @@ are never included in results, so that setting x to 8 or higher will always lead to an empty result set. <font color="blue">Added on April 9.</font> </td></tr> ---> </table> <p>Relay and/or bridge documents in the response can be ordered and limited by providing further parameters.
tor-commits@lists.torproject.org