tor-browser

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

bug855088.js (79B)


      1 (function (y) {
      2    arguments.y = 2;
      3    with (0) var arguments=5;    
      4 })(1);