tor-browser

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

background-referrer.html (210B)


      1 <!DOCTYPE html>
      2 <!--
      3 https://bugzilla.mozilla.org/show_bug.cgi?id=817531
      4 -->
      5 <html>
      6 <head>
      7  <title>Referer: header should be correct</title>
      8 </head>
      9 <body background="background-referrer.sjs">
     10 </body>
     11 </html>