tor-browser

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

bug1090037.js (91B)


      1 function f(x) {
      2    Math.sin([] | 0 && x)
      3 }
      4 for (var j = 0; j < 1; j++) {
      5    f(1 && 0)
      6 }