more microsoft login domains + I am not touching browser ETP without a good reason.

This commit is contained in:
Aminda Suomalainen 2024-05-19 21:12:14 +03:00
parent 6d87da0227
commit 889da57c3d
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 11 additions and 31 deletions

View File

@ -36,6 +36,7 @@
"uBlock0@raymondhill.net": { "uBlock0@raymondhill.net": {
"toAdd": { "toAdd": {
"trustedSiteDirectives": [ "trustedSiteDirectives": [
"azure.com",
"bittimittari.fi", "bittimittari.fi",
"chrome-extension-scheme", "chrome-extension-scheme",
"cloudflare.com", "cloudflare.com",
@ -49,7 +50,10 @@
"live.com", "live.com",
"matrix.org", "matrix.org",
"microsoft.com", "microsoft.com",
"microsoft365.com",
"microsoftonline.com",
"moz-extension-scheme", "moz-extension-scheme",
"office.com",
"one.one", "one.one",
"pikaviestin.fi" "pikaviestin.fi"
] ]
@ -124,24 +128,10 @@
"DisplayBookmarksToolbar": "never", "DisplayBookmarksToolbar": "never",
"DontCheckDefaultBrowser": true, "DontCheckDefaultBrowser": true,
"EnableTrackingProtection": { "EnableTrackingProtection": {
"Comment": "Managing tracking protection is left for the user unless there is a heavy reason to do otherwise.",
"Cryptomining": true, "Cryptomining": true,
"EmailTracking": true, "EmailTracking": true,
"Exceptions": [ "Exceptions": [
"https://ac.ecosia.org",
"https://app.element.io",
"https://bittimittari.fi",
"https://challenges.cloudflare.com",
"https://chat.pikaviestin.fi",
"https://develop.element.io",
"https://glowing-bear.org",
"https://keyoxide.org",
"https://latest.glowing-bear.org",
"https://learn.microsoft.com",
"https://one.one.one.one",
"https://pp-attester-turnstile.research.cloudflare.com",
"https://staging.element.io",
"https://teams.microsoft.com",
"https://webchat.disroot.org",
"https://www.ecosia.org" "https://www.ecosia.org"
], ],
"Fingerprinting": true, "Fingerprinting": true,

View File

@ -10,6 +10,7 @@
"cjpalhdlnbpafiamejdnhcphjbkeiagm": { "cjpalhdlnbpafiamejdnhcphjbkeiagm": {
"toAdd": { "toAdd": {
"trustedSiteDirectives": [ "trustedSiteDirectives": [
"azure.com",
"bittimittari.fi", "bittimittari.fi",
"chrome-extension-scheme", "chrome-extension-scheme",
"cloudflare.com", "cloudflare.com",
@ -23,7 +24,10 @@
"live.com", "live.com",
"matrix.org", "matrix.org",
"microsoft.com", "microsoft.com",
"microsoft365.com",
"microsoftonline.com",
"moz-extension-scheme", "moz-extension-scheme",
"office.com",
"one.one", "one.one",
"pikaviestin.fi" "pikaviestin.fi"
] ]

View File

@ -1,20 +1,6 @@
{ {
"BraveShieldsDisabledForUrls": [ "BraveShieldsDisabledForUrls": [
"https://ac.ecosia.org",
"https://app.element.io",
"https://bittimittari.fi",
"https://challenges.cloudflare.com",
"https://chat.pikaviestin.fi",
"https://develop.element.io",
"https://glowing-bear.org",
"https://keyoxide.org",
"https://latest.glowing-bear.org",
"https://learn.microsoft.com",
"https://one.one.one.one",
"https://pp-attester-turnstile.research.cloudflare.com",
"https://staging.element.io",
"https://teams.microsoft.com",
"https://webchat.disroot.org",
"https://www.ecosia.org" "https://www.ecosia.org"
] ],
"BraveShieldsDisabledForUrls_comment": "Managing tracking protection is left for the user unless there is a heavy reason to do otherwise."
} }