tor-browser

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

browser.toml (224B)


      1 [DEFAULT]
      2 support-files = [
      3  "head.js",
      4  "empty_file.html",
      5 ]
      6 
      7 ["browser_bug400731.js"]
      8 
      9 ["browser_bug415846.js"]
     10 skip-if = [
     11  "true", # Bug 1248632
     12 ]
     13 
     14 ["browser_mixedcontent_aboutblocked.js"]
     15 
     16 ["browser_whitelisted.js"]