tor-browser

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

417509.xhtml (280B)


      1 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
      2 <span id="a" datasources="" xmlns="http://www.w3.org/1999/xhtml"/>
      3 <script xmlns="http://www.w3.org/1999/xhtml">
      4 document.documentElement.appendChild(document.getElementById('a'));
      5 
      6 </script>
      7 </window>