tor-browser

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

head.js (118B)


      1 "use strict";
      2 
      3 // Ensure a profile directory exists; MemoryStore uses the profile dir for its file.
      4 do_get_profile();