tor-browser

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

bug881461.js (79B)


      1 z = new Proxy({__proto__: (function(){})}, {});
      2 ({__proto__: z, set c(a) {}});