tor-browser

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

window_bug583948.xhtml (308B)


      1 <?xml-stylesheet href="chrome://browser/skin/" type="text/css"?>
      2 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" onload="opener.update()">
      3 
      4 <command oncommandupdate="document.removeChild(document.documentElement)" commandupdater="true"/>
      5 <box command="c"/>
      6 <iframe/>
      7 
      8 </window>