tor-browser

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

1877684.js (89B)


      1 a = 0
      2 b = [
      3    a,
      4    new Float64Array
      5 ]
      6 for (c = 0; c < 10000; ++c) b[c & 1][0] = true