mirror of
https://codeberg.org/postscriptum/psocks-list.git
synced 2026-04-01 05:45:28 +00:00
add psocks v0.5 config file
This commit is contained in:
parent
59f7aef674
commit
bfbd8c21c0
1 changed files with 57 additions and 0 deletions
57
psocks.toml
Normal file
57
psocks.toml
Normal file
|
|
@ -0,0 +1,57 @@
|
||||||
|
# https://codeberg.org/yggverse/psocks
|
||||||
|
|
||||||
|
[list.bittorrent]
|
||||||
|
is_enabled = true
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/bittorrent.txt"
|
||||||
|
|
||||||
|
[list.codeberg]
|
||||||
|
is_enabled = true
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/codeberg.txt"
|
||||||
|
|
||||||
|
[list.common]
|
||||||
|
is_enabled = true
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/common.txt"
|
||||||
|
|
||||||
|
[list.duckduckgo]
|
||||||
|
is_enabled = true
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/duckduckgo.txt"
|
||||||
|
|
||||||
|
[list.fediverse]
|
||||||
|
is_enabled = true
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/fediverse.txt"
|
||||||
|
|
||||||
|
[list.github]
|
||||||
|
is_enabled = true
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/github.txt"
|
||||||
|
|
||||||
|
[list.google]
|
||||||
|
is_enabled = true
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/google.txt"
|
||||||
|
|
||||||
|
[list.habr]
|
||||||
|
is_enabled = true
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/habr.txt"
|
||||||
|
|
||||||
|
[list.protonmail]
|
||||||
|
is_enabled = false
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/protonmail.txt"
|
||||||
|
|
||||||
|
[list.reddit]
|
||||||
|
is_enabled = false
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/reddit.txt"
|
||||||
|
|
||||||
|
[list.sourcehut]
|
||||||
|
is_enabled = false
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/sourcehut.txt"
|
||||||
|
|
||||||
|
[list.steam]
|
||||||
|
is_enabled = false
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/steam.txt"
|
||||||
|
|
||||||
|
[list.tutanota]
|
||||||
|
is_enabled = false
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/tutanota.txt"
|
||||||
|
|
||||||
|
[list.wikipedia]
|
||||||
|
is_enabled = false
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/wikipedia.txt"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue