tor-browser

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

1233607.html (226B)


      1 <!DOCTYPE html>
      2 <html style="width: 1px;">
      3 <head>
      4 <meta charset="UTF-8">
      5 </head>
      6 <body onload="x.style.color='red';">
      7 <div id="x" style="overflow: scroll;"><input type="image" style="display: contents;"></div>
      8 </body>
      9 </html>