tor-browser

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

file_docwrite_meta.js (165B)


      1 // set a variable on the document which we can check to verify
      2 // whether the external script was loaded or blocked
      3 document.myMetaCSPScript = "external-JS-loaded";