tor-browser

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

514779-1.xhtml (271B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head></head>
      3 
      4 <body onunload="document.getElementById('tbody').appendChild(document.createElementNS('http://www.w3.org/1999/xhtml', 'span'))">
      5  <iframe/>
      6  <tbody contenteditable="true" id="tbody">xy</tbody>
      7 </body>
      8 
      9 </html>