tor-browser

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

bug652422.js (177B)


      1 try { (function() {
      2    var o = {};
      3    with (o) o='recorder not started, ';
      4    ('arguments' in o, false,
      5                  "property deletion observable")
      6 })() } catch (e) {}