mirror of
https://codeberg.org/postscriptum/psocks-list.git
synced 2026-04-01 05:45:28 +00:00
init mozilla services list, disable by default as telemetry
This commit is contained in:
parent
71f9d6316e
commit
ddcaa9ef70
3 changed files with 7 additions and 3 deletions
|
|
@ -14,7 +14,6 @@
|
||||||
.dou.ua
|
.dou.ua
|
||||||
.exception.net.ua
|
.exception.net.ua
|
||||||
.fedoraproject.org
|
.fedoraproject.org
|
||||||
.firefox.com
|
|
||||||
.fishing.kiev.ua
|
.fishing.kiev.ua
|
||||||
.flathub.org
|
.flathub.org
|
||||||
.freebsd.org
|
.freebsd.org
|
||||||
|
|
@ -35,7 +34,6 @@
|
||||||
.metal-archives.com
|
.metal-archives.com
|
||||||
.miliukhin.xyz
|
.miliukhin.xyz
|
||||||
.moddb.com
|
.moddb.com
|
||||||
.mozilla.org
|
|
||||||
.noleron.com
|
.noleron.com
|
||||||
.nvchad.com
|
.nvchad.com
|
||||||
.omglinux.com
|
.omglinux.com
|
||||||
|
|
@ -52,7 +50,6 @@
|
||||||
.social.net.ua
|
.social.net.ua
|
||||||
.stackexchange.com
|
.stackexchange.com
|
||||||
.stackoverflow.com
|
.stackoverflow.com
|
||||||
.thunderbird.net
|
|
||||||
.unian.net
|
.unian.net
|
||||||
.unian.ua
|
.unian.ua
|
||||||
.v-os.dev
|
.v-os.dev
|
||||||
|
|
|
||||||
3
allow/mozilla.txt
Normal file
3
allow/mozilla.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
.firefox.com
|
||||||
|
.mozilla.org
|
||||||
|
.thunderbird.net
|
||||||
|
|
@ -32,6 +32,10 @@ source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/go
|
||||||
is_enabled = true
|
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.mozilla]
|
||||||
|
is_enabled = false
|
||||||
|
source = "https://codeberg.org/postscriptum/psocks-list/raw/branch/main/allow/mozilla.txt"
|
||||||
|
|
||||||
[list.protonmail]
|
[list.protonmail]
|
||||||
is_enabled = true
|
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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue