Compare commits

..

2 Commits

View File

@ -2,7 +2,57 @@
"policies": { "policies": {
"3rdparty": { "3rdparty": {
"Extensions": { "Extensions": {
"adnauseam@rednoise.org": { "jid1-MnnxcxisBPnSXQ@jetpack": {
"checkForDNTPolicy": true,
"disabledSites": [
"www.ecosia.org",
"pp-attester-turnstile.research.cloudflare.com"
],
"learnInIncognito": true,
"learnLocally": true,
"sendDNTSignal": true,
"showCounter": true,
"showIntroPage": false,
"socialWidgetReplacementEnabled": true,
"trackingDomains": [
{
"domain": "tunnus.almamedia.fi",
"action": "cookieblock"
},
{
"domain": "bitwarden.eu",
"action": "allow"
},
{
"domain": "google.com",
"action": "block"
},
{
"domain": "recaptcha.net",
"action": "block"
},
{
"domain": "vimeo.com",
"action": "block"
},
{
"domain": "vimeocdn.com",
"action": "block"
},
{
"domain": "youtube.com",
"action": "block"
},
{
"domain": "youtube-nocookie.com",
"action": "block"
}
]
},
"jid1-ZAdIEUB7XOzOJw@jetpack": {
"hasSeenPostInstall": true
},
"uBlock0@raymondhill.net": {
"advancedSettings": [ "advancedSettings": [
[ [
"filterAuthorMode", "filterAuthorMode",
@ -10,7 +60,7 @@
], ],
[ [
"trustedListPrefixes", "trustedListPrefixes",
"adnauseam- ublock-" "-"
], ],
[ [
"uiPopupConfig", "uiPopupConfig",
@ -54,7 +104,7 @@
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener-AffiliateTagAllowlist.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener-AffiliateTagAllowlist.txt",
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt", "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
"https://secure.fanboy.co.nz/fanboy-annoyance.txt", "https://secure.fanboy.co.nz/fanboy-annoyance.txt",
"eff-dnt-whitelist", "https://www.eff.org/files/effdntlist.txt",
"https://big.oisd.nl", "https://big.oisd.nl",
"ublock-abuse", "ublock-abuse",
"ublock-badware", "ublock-badware",
@ -63,9 +113,9 @@
"ublock-quick-fixes", "ublock-quick-fixes",
"ublock-unbreak", "ublock-unbreak",
"user-filters", "user-filters",
"adnauseam-filters",
"easyprivacy", "easyprivacy",
"urlhaus-1" "urlhaus-1",
"plowe-0"
] ]
}, },
"userSettings": [ "userSettings": [
@ -127,56 +177,6 @@
] ]
] ]
}, },
"jid1-MnnxcxisBPnSXQ@jetpack": {
"checkForDNTPolicy": true,
"disabledSites": [
"www.ecosia.org",
"pp-attester-turnstile.research.cloudflare.com"
],
"learnInIncognito": true,
"learnLocally": true,
"sendDNTSignal": true,
"showCounter": true,
"showIntroPage": false,
"socialWidgetReplacementEnabled": true,
"trackingDomains": [
{
"domain": "tunnus.almamedia.fi",
"action": "cookieblock"
},
{
"domain": "bitwarden.eu",
"action": "allow"
},
{
"domain": "google.com",
"action": "block"
},
{
"domain": "recaptcha.net",
"action": "block"
},
{
"domain": "vimeo.com",
"action": "block"
},
{
"domain": "vimeocdn.com",
"action": "block"
},
{
"domain": "youtube.com",
"action": "block"
},
{
"domain": "youtube-nocookie.com",
"action": "block"
}
]
},
"jid1-ZAdIEUB7XOzOJw@jetpack": {
"hasSeenPostInstall": true
},
"{446900e4-71c2-419f-a6a7-df9c091e268b}": { "{446900e4-71c2-419f-a6a7-df9c091e268b}": {
"environment": { "environment": {
"base": "https://vault.bitwarden.eu", "base": "https://vault.bitwarden.eu",
@ -281,10 +281,10 @@
"private_browsing": true "private_browsing": true
}, },
"adnauseam@rednoise.org": { "adnauseam@rednoise.org": {
"blocked_install_message": "AdNauseam", "blocked_install_message": "AdNauseam. Hides uBlock Origin configuration one click too far for laziness/comfort",
"default_area": "navbar", "default_area": "navbar",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi",
"installation_mode": "force_installed", "installation_mode": "blocked",
"private_browsing": true, "private_browsing": true,
"restricted_domains": [] "restricted_domains": []
}, },
@ -403,7 +403,7 @@
"blocked_install_message": "uBlock Origin", "blocked_install_message": "uBlock Origin",
"default_area": "navbar", "default_area": "navbar",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi", "install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"installation_mode": "blocked", "installation_mode": "force_installed",
"private_browsing": true, "private_browsing": true,
"restricted_domains": [] "restricted_domains": []
}, },