tor-browser

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

476526.html (317B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <body>
      4 <iframe src="data:text/xml,
      5  <html xmlns='http://www.w3.org/1999/xhtml'
      6   onDOMAttrModified='window.frameElement.parentNode.removeChild(window.frameElement)'>
      7  </html>"
      8 onload="event.target.contentDocument.documentElement.setAttribute('x', 'y');"></iframe>
      9 </body>
     10 </html>