mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-06 06:07:20 +02:00
Compare commits
No commits in common. "155140b7e0ba42eade46b8a6a03e6b63bb5b382f" and "f7cf87e0593878e77041df6b55fc41de3bf868df" have entirely different histories.
155140b7e0
...
f7cf87e059
@ -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"
|
||||||
},
|
},
|
||||||
|
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user