tor-browser

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

example.ini (142B)


      1 # content of example.ini
      2 [section1] # comment
      3 name1=value1  # comment
      4 name1b=value1,value2  # comment
      5 
      6 [section2]
      7 name2=
      8    line1
      9    line2