tor-browser

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

metaHelper.js (150B)


      1 if (typeof aa != 'undefined') {
      2  alert_assert(aa);
      3 } else {
      4  alert_assert("Failed - allowed inline script blocked by meta policy outside head.");
      5 }