tor-browser

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

themed-widget.html (123B)


      1 <html>
      2 <body onload="document.getElementById('i').select();">
      3 <input id="i" value="text" inputmode="none">
      4 </body>
      5 </html>