commit dde7e0b87a67e3aeebaf6b37e1490b3f8d01d851 Author: Karsten Loesing karsten.loesing@gmx.net Date: Tue Jan 24 13:28:07 2017 +0100
Update Onionite link on operation page. --- website/web/WEB-INF/operation.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/web/WEB-INF/operation.jsp b/website/web/WEB-INF/operation.jsp index d018df1..9d2df0d 100644 --- a/website/web/WEB-INF/operation.jsp +++ b/website/web/WEB-INF/operation.jsp @@ -36,7 +36,7 @@ <li><a href="https://duckduckgo.com/" target="_blank">DuckDuckGo</a> displays Tor node details when including the keywords "tor node" in a search.</li> <li><a href="https://oniontip.com/" target="_blank">OnionTip</a> distributes bitcoin donations to relays that can receive them.</li> <li><a href="https://onionview.codeplex.com/" target="_blank">OnionView</a> plots the location of active Tor nodes on an interactive map of the world.</li> - <li><a href="https://tor-explorer-10kapart2016.azurewebsites.net/" target="_blank">Tor Explorer</a> displays data on each individual Tor node.</li> + <li><a href="https://onionite.now.sh/" target="_blank">Onionite</a> is a Progressive Web App to view information on the individual nodes that make up the Tor network.</li> </ul> </div>
tor-commits@lists.torproject.org