mirror of
https://codeberg.org/YGGverse/psocks.git
synced 2026-03-31 16:35:28 +00:00
fix examples location
This commit is contained in:
parent
b0475a3f24
commit
c895ec123a
3 changed files with 0 additions and 0 deletions
11
example/config.toml
Normal file
11
example/config.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[list.google]
|
||||
is_enabled = true
|
||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/google.txt"
|
||||
|
||||
[list.github]
|
||||
is_enabled = false
|
||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/github.txt"
|
||||
|
||||
#[[list.common]]
|
||||
#is_enabled = false
|
||||
#source = "/path/to/common.txt"
|
||||
Loading…
Add table
Add a link
Reference in a new issue