tor-browser

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

file_bug708620.html (189B)


      1 <!doctype html>
      2 <meta charset=windows-1252>
      3 <title>Non-UTF form</title>
      4 <body onload="document.forms[0].submit();">
      5 <form action="file_bug708620-2.html">
      6 <input name=foo value=bar>
      7 </form>