tor-browser

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

bug1018620.js (108B)


      1 String.prototype.search = evalcx('').String.prototype.search;
      2 ''.search(/()/);
      3 gcPreserveCode();
      4 gc(this);