tor-browser

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

bug1518377-1.js (163B)


      1 Object.prototype[Symbol.toPrimitive] = inIon;
      2 which = function() {};
      3 for (var i = 0; i < 10; ++i) {
      4    s = which[which[which]];
      5    a = which;
      6    a += s + "";
      7 }