tor-browser

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

1724816.html (329B)


      1 <script>
      2 window.onload = () => {
      3  window[0].focus()
      4  a.close()
      5  a.showModal()
      6  document.execCommand("selectAll", false)
      7 }
      8 function go() {
      9  document.onselectstart = document.createElement("frameset").onload
     10 }
     11 </script>
     12 <details open="true" ontoggle="go()">a</details>
     13 <iframe></iframe>
     14 <dialog id="a" tabindex="3">a</dialog>