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": {
|
"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,
|
||||||
|
@ -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"
|
||||||
]
|
]
|
||||||
|
@ -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."
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user