mirror of
https://codeberg.org/postscriptum/psocks-list.git
synced 2026-04-01 05:45:28 +00:00
enable all but google
This commit is contained in:
parent
bfbd8c21c0
commit
92d7c99cfd
1 changed files with 7 additions and 7 deletions
14
psocks.toml
14
psocks.toml
|
|
@ -25,7 +25,7 @@ is_enabled = true
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/github.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/github.txt"
|
||||||
|
|
||||||
[list.google]
|
[list.google]
|
||||||
is_enabled = true
|
is_enabled = false
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/google.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/google.txt"
|
||||||
|
|
||||||
[list.habr]
|
[list.habr]
|
||||||
|
|
@ -33,25 +33,25 @@ is_enabled = true
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/habr.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/habr.txt"
|
||||||
|
|
||||||
[list.protonmail]
|
[list.protonmail]
|
||||||
is_enabled = false
|
is_enabled = true
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/protonmail.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/protonmail.txt"
|
||||||
|
|
||||||
[list.reddit]
|
[list.reddit]
|
||||||
is_enabled = false
|
is_enabled = true
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/reddit.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/reddit.txt"
|
||||||
|
|
||||||
[list.sourcehut]
|
[list.sourcehut]
|
||||||
is_enabled = false
|
is_enabled = true
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/sourcehut.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/sourcehut.txt"
|
||||||
|
|
||||||
[list.steam]
|
[list.steam]
|
||||||
is_enabled = false
|
is_enabled = true
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/steam.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/steam.txt"
|
||||||
|
|
||||||
[list.tutanota]
|
[list.tutanota]
|
||||||
is_enabled = false
|
is_enabled = true
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/tutanota.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/tutanota.txt"
|
||||||
|
|
||||||
[list.wikipedia]
|
[list.wikipedia]
|
||||||
is_enabled = false
|
is_enabled = true
|
||||||
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/wikipedia.txt"
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/wikipedia.txt"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue