tor-browser

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

1584467.html (235B)


      1 <script>
      2 window.onload = () => {
      3  a.addEventListener("DOMSubtreeModified", () => {
      4    document.body.appendChild(b)
      5    document.body.removeChild(b)
      6    window[1]
      7  })
      8  a.type = ""
      9 }
     10 </script>
     11 <embed id="a">
     12 <iframe id="b"></iframe>