tor-browser

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

bug1460436-2.js (169B)


      1 function f(y) {
      2    Math.sign(y) ? n : undefined
      3 }
      4 f();
      5 function g() {};
      6 (function() {
      7    for (var j = 0; j < 1100; ++j)
      8        f(!1 ^ 1 ? undefined | 0 : +w())
      9 })();