tor-browser

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

1402999.html (262B)


      1 <script>
      2 document.addEventListener("DOMContentLoaded", function(){
      3  document.getElementById('a').click();
      4  window.frames[0].document.body.appendChild(document.getElementById('b'));
      5 });
      6 </script>
      7 <cite id='b'>
      8 <label>
      9 <input/>
     10 <strong id='a'></strong>
     11 <iframe>