mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
more microsoft login domains + I am not touching browser ETP without a good reason.
This commit is contained in:
parent
6d87da0227
commit
889da57c3d
@ -36,6 +36,7 @@
|
||||
"uBlock0@raymondhill.net": {
|
||||
"toAdd": {
|
||||
"trustedSiteDirectives": [
|
||||
"azure.com",
|
||||
"bittimittari.fi",
|
||||
"chrome-extension-scheme",
|
||||
"cloudflare.com",
|
||||
@ -49,7 +50,10 @@
|
||||
"live.com",
|
||||
"matrix.org",
|
||||
"microsoft.com",
|
||||
"microsoft365.com",
|
||||
"microsoftonline.com",
|
||||
"moz-extension-scheme",
|
||||
"office.com",
|
||||
"one.one",
|
||||
"pikaviestin.fi"
|
||||
]
|
||||
@ -124,24 +128,10 @@
|
||||
"DisplayBookmarksToolbar": "never",
|
||||
"DontCheckDefaultBrowser": true,
|
||||
"EnableTrackingProtection": {
|
||||
"Comment": "Managing tracking protection is left for the user unless there is a heavy reason to do otherwise.",
|
||||
"Cryptomining": true,
|
||||
"EmailTracking": true,
|
||||
"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"
|
||||
],
|
||||
"Fingerprinting": true,
|
||||
|
@ -10,6 +10,7 @@
|
||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||
"toAdd": {
|
||||
"trustedSiteDirectives": [
|
||||
"azure.com",
|
||||
"bittimittari.fi",
|
||||
"chrome-extension-scheme",
|
||||
"cloudflare.com",
|
||||
@ -23,7 +24,10 @@
|
||||
"live.com",
|
||||
"matrix.org",
|
||||
"microsoft.com",
|
||||
"microsoft365.com",
|
||||
"microsoftonline.com",
|
||||
"moz-extension-scheme",
|
||||
"office.com",
|
||||
"one.one",
|
||||
"pikaviestin.fi"
|
||||
]
|
||||
|
@ -1,20 +1,6 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
],
|
||||
"BraveShieldsDisabledForUrls_comment": "Managing tracking protection is left for the user unless there is a heavy reason to do otherwise."
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user