tor-browser

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

005.js (69B)


      1 self.close();
      2 var t = setInterval(function() {}, 10);
      3 postMessage(t);