Skip to content

Can not add URLs in bug-report so I have rewritten all but the first of each URL with AAA, BBB.

As-MacBook-Pro:~ a$ curl https://blog.torproject.org/tor-browser-756-released
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta http-equiv="refresh" content="0;url=https://blog.torproject.org/new-release-tor-browser-756" />

        <title>Redirecting to BBB</title>
    </head>
    <body>
        Redirecting to <a href="BBB">BBB</a>.
    </body>
As-MacBook-Pro:~ a$ curl BBB
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8" />
        <meta http-equiv="refresh" content="0;url=https://blog.torproject.org/tor-browser-756-released" />

        <title>Redirecting to AAA</title>
    </head>
    <body>
        Redirecting to <a href="AAA">AAA</a>.
    </body>
</html>As-MacBook-Pro:~ a$ 

Trac:
Username: pm

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information