Compare commits

..

No commits in common. "155140b7e0ba42eade46b8a6a03e6b63bb5b382f" and "f7cf87e0593878e77041df6b55fc41de3bf868df" have entirely different histories.

2 changed files with 9 additions and 1 deletions

View File

@ -14,6 +14,10 @@
"showIntroPage": false, "showIntroPage": false,
"socialWidgetReplacementEnabled": true, "socialWidgetReplacementEnabled": true,
"trackingDomains": [ "trackingDomains": [
{
"domain": "accounts.google.com",
"action": "allow"
},
{ {
"domain": "tunnus.almamedia.fi", "domain": "tunnus.almamedia.fi",
"action": "cookieblock" "action": "cookieblock"
@ -367,7 +371,7 @@
"Value": true "Value": true
}, },
"browser.contentblocking.category": { "browser.contentblocking.category": {
"Status": "locked", "Status": "user",
"Type": "string", "Type": "string",
"Value": "strict" "Value": "strict"
}, },

View File

@ -116,6 +116,10 @@
"showIntroPage": false, "showIntroPage": false,
"socialWidgetReplacementEnabled": true, "socialWidgetReplacementEnabled": true,
"trackingDomains": [ "trackingDomains": [
{
"domain": "accounts.google.com",
"action": "allow"
},
{ {
"domain": "tunnus.almamedia.fi", "domain": "tunnus.almamedia.fi",
"action": "cookieblock" "action": "cookieblock"