tor-browser

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

bug660597.js (65B)


      1 function foo() {
      2  with(foo) this["00"]=function(){}
      3 }
      4 new foo;