tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

file_with_link_to_http.html (195B)


      1 <html>
      2 <head>
      3  <meta charset="utf-8">
      4  <title>Test page for Bug 1338375</title>
      5 </head>
      6 <body>
      7  <a id="linkToExample" href="http://example.org" target="_blank">example.org</a>
      8 </body>
      9 </html>