mirror of
https://codeberg.org/postscriptum/psocks-list.git
synced 2026-04-01 13:55:30 +00:00
61 lines
No EOL
1.9 KiB
TOML
61 lines
No EOL
1.9 KiB
TOML
# 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 = false
|
|
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.mozilla]
|
|
is_enabled = false
|
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/mozilla.txt"
|
|
|
|
[list.protonmail]
|
|
is_enabled = true
|
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/protonmail.txt"
|
|
|
|
[list.reddit]
|
|
is_enabled = true
|
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/reddit.txt"
|
|
|
|
[list.sourcehut]
|
|
is_enabled = true
|
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/sourcehut.txt"
|
|
|
|
[list.steam]
|
|
is_enabled = true
|
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/steam.txt"
|
|
|
|
[list.tutanota]
|
|
is_enabled = true
|
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/tutanota.txt"
|
|
|
|
[list.wikipedia]
|
|
is_enabled = true
|
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/wikipedia.txt" |