tor-browser

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

mochitest.toml (109B)


      1 [DEFAULT]
      2 prefs = [
      3  "dom.security.sanitizer.enabled=true",
      4 ]
      5 scheme = "https"
      6 
      7 ["test_sanitizer_api.html"]