tor-browser

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

default-suppfiles.toml (127B)


      1 [DEFAULT]
      2 support-files = "foo.js" # a comment
      3 
      4 [test7]
      5 [test8]
      6 support-files = "bar.js" # another comment
      7 [test9]
      8 foo = "bar"