tor-browser

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

1414303.html (225B)


      1 <style>
      2  * { counter-reset: c; }
      3 </style>
      4 <script>
      5 function go() {
      6  host.attachShadow({ mode: "open" }).innerHTML = form.outerHTML;
      7 }
      8 </script>
      9 <body onload=go()>
     10 <form id="form" style="counter-reset: c">
     11  <div id="host">