mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-06-30 04:17:42 +02:00
{firefox,chromium}#PrivacyBadger: ensure banking or debit cards won't get blocked
This commit is contained in:
parent
3d3ac9a757
commit
59177b97ab
@ -5,7 +5,8 @@
|
||||
"jid1-MnnxcxisBPnSXQ@jetpack": {
|
||||
"checkForDNTPolicy": true,
|
||||
"disabledSites": [
|
||||
"pp-attester-turnstile.research.cloudflare.com"
|
||||
"pp-attester-turnstile.research.cloudflare.com",
|
||||
"point.fi"
|
||||
],
|
||||
"learnInIncognito": true,
|
||||
"learnLocally": true,
|
||||
@ -26,6 +27,18 @@
|
||||
"domain": "bitwarden.eu",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "op.fi",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "revolut.com",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "s-pankki.fi",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "google.com",
|
||||
"action": "block"
|
||||
|
||||
@ -184,7 +184,8 @@
|
||||
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
||||
"checkForDNTPolicy": true,
|
||||
"disabledSites": [
|
||||
"pp-attester-turnstile.research.cloudflare.com"
|
||||
"pp-attester-turnstile.research.cloudflare.com",
|
||||
"point.fi"
|
||||
],
|
||||
"learnInIncognito": true,
|
||||
"learnLocally": true,
|
||||
@ -205,6 +206,18 @@
|
||||
"domain": "bitwarden.eu",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "op.fi",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "revolut.com",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "s-pankki.fi",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "google.com",
|
||||
"action": "block"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user