{firefox,chromium}#PrivacyBadger: ensure banking or debit cards won't get blocked

This commit is contained in:
Aminda Suomalainen 2026-06-03 14:39:45 +03:00
parent 3d3ac9a757
commit 59177b97ab
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 28 additions and 2 deletions

View File

@ -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"

View File

@ -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"