tor-browser

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

944198.html (176B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="UTF-8">
      5 </head>
      6 <body onload="c.removeAttribute('type'); c.removeAttribute('value');">
      7 <input id="c" type="color">
      8 </body>
      9 </html>