tor-browser

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

bug632778-2.js (97B)


      1 obj = new Proxy(Number.bind(), {});
      2 Object.defineProperty(obj, "caller", {set: function () {}});