tor-browser

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

bug-1109922.js (142B)


      1 if (this.hasOwnProperty("Intl")) {
      2    gczeal(14);
      3    b = {};
      4    b.__proto__ = evalcx("lazy");
      5    (function m(b) {})(b.Intl.Collator(0))
      6 }