{chromium,firefox}#PrivacyBadger: add tunnus.almamedia.fi to yellowlist

This has dual purpose of fixing {iltalehti,tivi}.fi login and being an example on how to yellowlist things in the future
This commit is contained in:
Aminda Suomalainen 2025-02-16 13:30:37 +02:00
parent d68a6b7d3e
commit e8aacdebd3
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 8 additions and 0 deletions

View File

@ -18,6 +18,10 @@
"domain": "accounts.google.com",
"action": "allow"
},
{
"domain": "tunnus.almamedia.fi",
"action": "cookieblock"
},
{
"domain": "google.com",
"action": "block"

View File

@ -125,6 +125,10 @@
"domain": "accounts.google.com",
"action": "allow"
},
{
"domain": "tunnus.almamedia.fi",
"action": "cookieblock"
},
{
"domain": "google.com",
"action": "block"