mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
{firefox,chromium}: simplify allowlist configuration
PrivacyBadger continues having stricter rules and I am trusting it to catch what I let through
This commit is contained in:
parent
b4e1f7fd0e
commit
1f0ac5a0e9
@ -20,19 +20,18 @@
|
|||||||
"checkForDNTPolicy": true,
|
"checkForDNTPolicy": true,
|
||||||
"disabledSites": [
|
"disabledSites": [
|
||||||
"app.element.io",
|
"app.element.io",
|
||||||
"staging.element.io",
|
|
||||||
"develop.element.io",
|
|
||||||
"chat.pikaviestin.fi",
|
|
||||||
"webchat.disroot.org",
|
|
||||||
"learn.microsoft.com",
|
|
||||||
"teams.microsoft.com",
|
|
||||||
"bittimittari.fi",
|
"bittimittari.fi",
|
||||||
"challenges.cloudflare.com",
|
"challenges.cloudflare.com",
|
||||||
"pp-attester-turnstile.research.cloudflare.com",
|
"chat.pikaviestin.fi",
|
||||||
|
"develop.element.io",
|
||||||
|
"ecosia.org",
|
||||||
"keyoxide.org",
|
"keyoxide.org",
|
||||||
"one.one.one.one",
|
"learn.microsoft.com",
|
||||||
"www.ecosia.org",
|
"one.one",
|
||||||
"ac.ecosia.org"
|
"pp-attester-turnstile.research.cloudflare.com",
|
||||||
|
"staging.element.io",
|
||||||
|
"teams.microsoft.com",
|
||||||
|
"webchat.disroot.org"
|
||||||
],
|
],
|
||||||
"learnInIncognito": true,
|
"learnInIncognito": true,
|
||||||
"learnLocally": true,
|
"learnLocally": true,
|
||||||
@ -47,20 +46,22 @@
|
|||||||
"uBlock0@raymondhill.net": {
|
"uBlock0@raymondhill.net": {
|
||||||
"toAdd": {
|
"toAdd": {
|
||||||
"trustedSiteDirectives": [
|
"trustedSiteDirectives": [
|
||||||
"app.element.io",
|
|
||||||
"staging.element.io",
|
|
||||||
"develop.element.io",
|
|
||||||
"chat.pikaviestin.fi",
|
|
||||||
"webchat.disroot.org",
|
|
||||||
"learn.microsoft.com",
|
|
||||||
"teams.microsoft.com",
|
|
||||||
"bittimittari.fi",
|
"bittimittari.fi",
|
||||||
"challenges.cloudflare.com",
|
"chrome-extension-scheme",
|
||||||
"pp-attester-turnstile.research.cloudflare.com",
|
"cloudflare.com",
|
||||||
|
"disroot.org",
|
||||||
|
"duckduckgo.com",
|
||||||
|
"ecosia.org",
|
||||||
|
"element.io",
|
||||||
|
"google",
|
||||||
|
"google.com",
|
||||||
"keyoxide.org",
|
"keyoxide.org",
|
||||||
"one.one.one.one",
|
"live.com",
|
||||||
"www.ecosia.org",
|
"matrix.org",
|
||||||
"ac.ecosia.org"
|
"microsoft.com",
|
||||||
|
"moz-extension-scheme",
|
||||||
|
"one.one",
|
||||||
|
"pikaviestin.fi"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"toOverwrite": {
|
"toOverwrite": {
|
||||||
|
@ -10,20 +10,22 @@
|
|||||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||||
"toAdd": {
|
"toAdd": {
|
||||||
"trustedSiteDirectives": [
|
"trustedSiteDirectives": [
|
||||||
"app.element.io",
|
|
||||||
"staging.element.io",
|
|
||||||
"develop.element.io",
|
|
||||||
"chat.pikaviestin.fi",
|
|
||||||
"webchat.disroot.org",
|
|
||||||
"learn.microsoft.com",
|
|
||||||
"teams.microsoft.com",
|
|
||||||
"bittimittari.fi",
|
"bittimittari.fi",
|
||||||
"challenges.cloudflare.com",
|
"chrome-extension-scheme",
|
||||||
"pp-attester-turnstile.research.cloudflare.com",
|
"cloudflare.com",
|
||||||
|
"disroot.org",
|
||||||
|
"duckduckgo.com",
|
||||||
|
"ecosia.org",
|
||||||
|
"element.io",
|
||||||
|
"google",
|
||||||
|
"google.com",
|
||||||
"keyoxide.org",
|
"keyoxide.org",
|
||||||
"one.one.one.one",
|
"live.com",
|
||||||
"www.ecosia.org",
|
"matrix.org",
|
||||||
"ac.ecosia.org"
|
"microsoft.com",
|
||||||
|
"moz-extension-scheme",
|
||||||
|
"one.one",
|
||||||
|
"pikaviestin.fi"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"toOverwrite": {
|
"toOverwrite": {
|
||||||
@ -70,19 +72,18 @@
|
|||||||
"checkForDNTPolicy": true,
|
"checkForDNTPolicy": true,
|
||||||
"disabledSites": [
|
"disabledSites": [
|
||||||
"app.element.io",
|
"app.element.io",
|
||||||
"staging.element.io",
|
|
||||||
"develop.element.io",
|
|
||||||
"chat.pikaviestin.fi",
|
|
||||||
"webchat.disroot.org",
|
|
||||||
"learn.microsoft.com",
|
|
||||||
"teams.microsoft.com",
|
|
||||||
"bittimittari.fi",
|
"bittimittari.fi",
|
||||||
"challenges.cloudflare.com",
|
"challenges.cloudflare.com",
|
||||||
"pp-attester-turnstile.research.cloudflare.com",
|
"chat.pikaviestin.fi",
|
||||||
|
"develop.element.io",
|
||||||
|
"ecosia.org",
|
||||||
"keyoxide.org",
|
"keyoxide.org",
|
||||||
"one.one.one.one",
|
"learn.microsoft.com",
|
||||||
"www.ecosia.org",
|
"one.one",
|
||||||
"ac.ecosia.org"
|
"pp-attester-turnstile.research.cloudflare.com",
|
||||||
|
"staging.element.io",
|
||||||
|
"teams.microsoft.com",
|
||||||
|
"webchat.disroot.org"
|
||||||
],
|
],
|
||||||
"learnInIncognito": true,
|
"learnInIncognito": true,
|
||||||
"learnLocally": true,
|
"learnLocally": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user