commit ba6d150a75a3eceb9d817b4e6fb8c62aa37fb5be Author: Karsten Loesing karsten.loesing@gmx.net Date: Tue Jun 3 09:52:59 2014 +0200
Add link to CollecTor to data page. --- website/web/WEB-INF/data.jsp | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/website/web/WEB-INF/data.jsp b/website/web/WEB-INF/data.jsp index 37e49bd..0981201 100644 --- a/website/web/WEB-INF/data.jsp +++ b/website/web/WEB-INF/data.jsp @@ -15,6 +15,12 @@ <div class="main-column"> <h2>Tor Metrics Portal: Data</h2> <br> + <p><font color="red"><b>Notice:</b> The files linked on this site + are now available on: + <a href="https://collector.torproject.org/">https://collector.torproject.org/</a>. + This page will be automatically redirected there after August 3, + 2014.</font> + </p> <p>One of the main goals of the Tor Metrics Project is to make all gathered data available to the public. This approach enables privacy researchers to perform their own analyses using real data
tor-commits@lists.torproject.org