tor-browser

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

bug1105684.js (89B)


      1 function f(x) {
      2        Math.exp(x ? 0 : 1)
      3 }
      4 f(createIsHTMLDDA())
      5 f(createIsHTMLDDA())