commit 29a7c157c249442e4b70c14434c4be452a6cfc5a Author: Karsten Loesing karsten.loesing@gmx.net Date: Tue Sep 1 15:30:24 2015 +0200
Add DuckDuckGo to the list of known clients. --- web/index.html | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/web/index.html b/web/index.html index 5171b80..c159fc4 100644 --- a/web/index.html +++ b/web/index.html @@ -58,6 +58,9 @@ distribute donations to relays that have a bitcoin address in their contact line.</li> <li><a href="https://savannah.nongnu.org/projects/koninoo/">koninoo</a> is a simple Java command line interface for querying Onionoo data.</li> +<li>The <a href="https://duckduckgo.com/">DuckDuckGo</a> search engine +displays Tor node details when being asked for "tor node" followed by a +search term.</li> </ul>
<p>The following library facilitates development of Onionoo clients:</p>
tor-commits@lists.torproject.org