tor-browser

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

569006-1.html (217B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <style>
      5      body::before { content: inherit; }
      6    </style>
      7  </head>
      8  <body onload="document.body.style.content = '&quot;This text should be visible&quot;';">
      9  </body>
     10 </html>