tor-browser

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

1387499.html (651B)


      1 <html>
      2  <head>
      3    <script>
      4      try { o1 = document.createElement('code') } catch(e) { }
      5      try { o2 = document.createElement('iframe') } catch(e) { }
      6      try { document.documentElement.appendChild(o2) } catch(e) { }
      7      try { o3 = o2.getSVGDocument() } catch(e) { }
      8      try { o4 = document.caretPositionFromPoint(1, 1) } catch(e) { }
      9      try { o3.head.appendChild(o1); } catch(e) { }
     10      try { document.replaceChild(document.documentElement, document.documentElement); } catch(e) { }
     11      try { document.replaceChild(o3.firstElementChild, document.documentElement); } catch(e) { }
     12      window.close()
     13    </script>
     14  </head>
     15 </html>