tor-browser

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

file_dummy_link.html (227B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4  <title>Bug 1738694 - Sec-Fetch-User header is missing when opening a link in a new window</title>
      5 </head>
      6 <body>
      7  <a id="dummylink" href="file_dummy_link_location.html">Open</a>
      8 </body>
      9 </html>