[metrics-web/master] Update URL for TorDNSEL.

commit 4c75d196127f6d316ae7d7aa76a4dea975a7ce13 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Thu Mar 1 14:46:22 2018 +0100 Update URL for TorDNSEL. Fixes #25287. --- src/main/resources/web/jsps/collector.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/web/jsps/collector.jsp b/src/main/resources/web/jsps/collector.jsp index 92f6c7c..33ae7dd 100644 --- a/src/main/resources/web/jsps/collector.jsp +++ b/src/main/resources/web/jsps/collector.jsp @@ -566,7 +566,7 @@ archived. <p> The exit list service -<a href="https://www.torproject.org/tordnsel/dist/" target="_blank">TorDNSEL</a> +<a href="https://gitweb.torproject.org/tordnsel.git/tree/README" target="_blank">TorDNSEL</a> publishes exit lists containing the IP addresses of relays that it found when exiting through them. </p> @@ -579,7 +579,7 @@ when exiting through them. </h3> <p> -Tor Check makes the list of known exits and corresponding exit IP +TorDNSEL makes the list of known exits and corresponding exit IP addresses available in a specific format. The document below shows an entry of the exit list written on December 28, 2010 at 15:21:44 UTC.
participants (1)
-
karsten@torproject.org