mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-07-01 11:39:56 +02:00
{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:
parent
d68a6b7d3e
commit
e8aacdebd3
@ -18,6 +18,10 @@
|
||||
"domain": "accounts.google.com",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "tunnus.almamedia.fi",
|
||||
"action": "cookieblock"
|
||||
},
|
||||
{
|
||||
"domain": "google.com",
|
||||
"action": "block"
|
||||
|
@ -125,6 +125,10 @@
|
||||
"domain": "accounts.google.com",
|
||||
"action": "allow"
|
||||
},
|
||||
{
|
||||
"domain": "tunnus.almamedia.fi",
|
||||
"action": "cookieblock"
|
||||
},
|
||||
{
|
||||
"domain": "google.com",
|
||||
"action": "block"
|
||||
|
Loading…
x
Reference in New Issue
Block a user