mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 21:37:24 +02:00
Compare commits
No commits in common. "22426e858c4bffd97f291b5e74aca24583377552" and "a7dbb809a65fb130a3acb2a11399388956124c6e" have entirely different histories.
22426e858c
...
a7dbb809a6
@ -37,7 +37,7 @@ defaultPref("privacy.resistFingerprinting", true);
|
||||
defaultPref("privacy.resistFingerprinting.testGranularityMask", 4);
|
||||
defaultPref(
|
||||
"privacy.resistFingerprinting.exemptedDomains",
|
||||
"jarkkaa.fi,*.element.io,*.google.com,*.pikaviestin.fi,*.envs.net,*.wikimedia.org,*.wikipedia.org,*.duckduckgo.com,*.blesmrt.net,*.piraatit.fi,*.piraattipuolue.fi",
|
||||
"jarkkaa.fi,*.element.io,*.google.com,*.pikaviestin.fi,*.envs.net,*.wikimedia.org,*.wikipedia.org,*.duckduckgo.com",
|
||||
);
|
||||
|
||||
// Enable letterboxing
|
||||
|
@ -1,7 +1,5 @@
|
||||
# Firefox `policies.json`
|
||||
|
||||
- https://mozilla.github.io/policy-templates/
|
||||
|
||||
The file is pretty self-explanatory, but I prefer Chromium way of handling
|
||||
enterprise policies since it allows me to cut them to multiple different files
|
||||
per whatever I am doing.
|
||||
@ -16,6 +14,7 @@ per whatever I am doing.
|
||||
- [Extensions](#extensions)
|
||||
- [Privacy Badger](#privacy-badger)
|
||||
- [Search engines](#search-engines)
|
||||
- [See also](#see-also)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
@ -50,3 +49,7 @@ See also:
|
||||
|
||||
But who cares? Anyway thus DuckDuckGo extension is installed by default so
|
||||
when testing this policy I won't have to see Google.
|
||||
|
||||
## See also
|
||||
|
||||
- https://mozilla.github.io/policy-templates/
|
||||
|
@ -1,7 +1,5 @@
|
||||
# Chromium policies
|
||||
|
||||
- https://chromeenterprise.google/policies/
|
||||
|
||||
<!-- editorconfig-checker-disable -->
|
||||
<!-- prettier-ignore-start -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user