From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 1/2] update metrics links in Tor WebUI
Date: Tue, 26 Feb 2019 09:55:45 +0000 [thread overview]
Message-ID: <CA7F7429-7CD2-4081-8303-9C860B89F7B6@ipfire.org> (raw)
In-Reply-To: <1e13e98c-9b8c-97f5-1d18-b77e53c250ce@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1417 bytes --]
This patchset is merged as well.
Did you see the ticket I opened for you regarding the bandwidth for Tor?
-Michael
> On 23 Feb 2019, at 16:54, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> https://atlas.torproject.org/ is deprecated in favour of
> https://metrics.torproject.org/ by now.
>
> Fixes #11781.
>
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> html/cgi-bin/tor.cgi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/html/cgi-bin/tor.cgi b/html/cgi-bin/tor.cgi
> index 0d235c949..b17db01a2 100644
> --- a/html/cgi-bin/tor.cgi
> +++ b/html/cgi-bin/tor.cgi
> @@ -519,7 +519,7 @@ END
> <tr>
> <td width='40%' class='base'>$Lang::tr{'tor relay fingerprint'}:</td>
> <td width='60%'>
> - <a href='https://atlas.torproject.org/#details/$fingerprint' target='_blank'>$fingerprint</a>
> + <a href='https://metrics.torproject.org/rs.html#details/$fingerprint' target='_blank'>$fingerprint</a>
> </td>
> </tr>
> END
> @@ -612,7 +612,7 @@ END
> print <<END;
> <tr>
> <td width='40%'>
> - <a href='https://atlas.torproject.org/#details/$node->{'fingerprint'}' target='_blank'>
> + <a href='https://metrics.torproject.org/rs.html#details/$node->{'fingerprint'}' target='_blank'>
> $node->{'name'}
> </a>
> </td>
> --
> 2.16.4
prev parent reply other threads:[~2019-02-26 9:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-23 16:54 Peter Müller
2019-02-26 9:55 ` Michael Tremer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CA7F7429-7CD2-4081-8303-9C860B89F7B6@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox