tor-browser

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

bug638981.js (71B)


      1 /* Don't crash. */
      2 
      3 delete Function;
      4 Object.getOwnPropertyNames(this);