tor-browser

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

bug653980.js (140B)


      1 function f(code) {
      2  try {
      3    Function(code)()
      4  } catch(r) {}
      5 } {
      6  function x() {}
      7 }
      8 f("")
      9 f("")
     10 f("")
     11 f("x::e")
     12 if (typeof w == "") {}