tor-browser

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

slow-module.js (121B)


      1 // This module is imported with pipe=trickle(d2) to make it load more slowly
      2 // than fast-module.js
      3 loaded.push("slow");