[tor-commits] [nyx/master] Drop OnionView from list of other UIs
atagar at torproject.org
atagar at torproject.org
Thu Aug 27 00:07:03 UTC 2020
commit afacdd8979003776ec088e9fb3d789ea7e03d363
Author: Damian Johnson <atagar at torproject.org>
Date: Wed Aug 26 14:07:58 2020 -0700
Drop OnionView from list of other UIs
OnionView's link is now a 404. Caught thanks to Julian.
---
web/index.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/web/index.html b/web/index.html
index 84632ef..4f8ce33 100644
--- a/web/index.html
+++ b/web/index.html
@@ -169,7 +169,6 @@
<li><a href="https://gitorious.org/syboa/syboa">Syboa</a> - General interface</li>
<li><a href="https://github.com/neelchauhan/OnionLauncher">OnionLauncher</a> - Tor launcher</li>
<li><a href="https://github.com/neelchauhan/TorNova">TorNova</a> - Tor launcher</li>
- <li><a href="https://github.com/skyguy/onionview">OnionView</a> - Circuit information</li>
<li><a href="https://git-tails.immerda.ch/onioncircuits/">OnionCircuits</a> - Circuit information</li>
<li><a href="https://github.com/Yawning/or-applet">or-applet</a> - Circuit information</li>
</ul>
More information about the tor-commits
mailing list