tor-browser

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

mutation-observer-iframe-script.js (68B)


      1 window.parent.document.dispatchEvent(new CustomEvent("scriptRan"));