mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02:00
{chromium,firefox}: AdNauseam usersettings
This commit is contained in:
parent
b16267e85e
commit
416eec1985
@ -100,6 +100,30 @@
|
|||||||
[
|
[
|
||||||
"prefetchingDisabled",
|
"prefetchingDisabled",
|
||||||
"true"
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"firstInstall",
|
||||||
|
"false"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"hidingAds",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"clickingAds",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"blockingMalware",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"disableHidingForDNT",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"disableClickingForDNT",
|
||||||
|
"true"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -141,6 +141,30 @@
|
|||||||
[
|
[
|
||||||
"prefetchingDisabled",
|
"prefetchingDisabled",
|
||||||
"true"
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"firstInstall",
|
||||||
|
"false"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"hidingAds",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"clickingAds",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"blockingMalware",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"disableHidingForDNT",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"disableClickingForDNT",
|
||||||
|
"true"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user