tor-browser

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

596785-2.html (247B)


      1 <!DOCTYPE html>
      2 <html class="reftest-wait">
      3  <body onload="document.getElementById('i').type = 'text';
      4                document.documentElement.className = '';">
      5    <form>
      6      <input id='i' type='image' required>
      7    </form>
      8  </body>
      9 </html>