tor-browser

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

376484-1-ref.html (295B)


      1 <!DOCTYPE html>
      2 <html>
      3 <body>
      4 <p style="color: green">This is text</p>
      5 <p>This is more text</p> <!-- javascript: in link href shouldn't run now -->
      6 <p style="color: green">This is yet more text</p>
      7 <p>This is even more text</p> <!-- javascript: in @import shouldn't run now -->
      8 </body>
      9 </html>