mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-12 19:39:23 +01:00
firefox: radicalize and trust only AdNauseam since all protection seems to conflict with accessibility or something else I care about
This commit is contained in:
parent
3f668d68a0
commit
7421820cf6
@ -5,14 +5,38 @@
|
|||||||
"adnauseam@rednoise.org": {
|
"adnauseam@rednoise.org": {
|
||||||
"toAdd": {
|
"toAdd": {
|
||||||
"trustedSiteDirectives": [
|
"trustedSiteDirectives": [
|
||||||
""
|
"chrome-extension-scheme",
|
||||||
|
"challenges.cloudflare.com",
|
||||||
|
"duckduckgo.com",
|
||||||
|
"ecosia.org",
|
||||||
|
"keyoxide.org",
|
||||||
|
"moz-extension-scheme",
|
||||||
|
"research.cloudflare.com"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"toOverwrite": {
|
"toOverwrite": {
|
||||||
"filterLists": [
|
"filterLists": [
|
||||||
"easylist",
|
"easylist",
|
||||||
"adnauseam-filters",
|
"adnauseam-filters",
|
||||||
"eff-dnt-whitelist"
|
"eff-dnt-whitelist",
|
||||||
|
"user-filters",
|
||||||
|
"ublock-filters",
|
||||||
|
"ublock-badware",
|
||||||
|
"ublock-privacy",
|
||||||
|
"ublock-abuse",
|
||||||
|
"ublock-unbreak",
|
||||||
|
"easylist",
|
||||||
|
"easyprivacy",
|
||||||
|
"urlhaus-1",
|
||||||
|
"plowe-0",
|
||||||
|
"FIN-0",
|
||||||
|
"https://big.oisd.nl",
|
||||||
|
"fanboy-cookiemonster",
|
||||||
|
"ublock-cookies-easylist",
|
||||||
|
"adguard-cookies",
|
||||||
|
"ublock-cookies-adguard",
|
||||||
|
"ublock-quick-fixes",
|
||||||
|
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -38,38 +62,11 @@
|
|||||||
},
|
},
|
||||||
"uBlock0@raymondhill.net": {
|
"uBlock0@raymondhill.net": {
|
||||||
"toAdd": {
|
"toAdd": {
|
||||||
"trustedSiteDirectives": [
|
"trustedSiteDirectives": []
|
||||||
"chrome-extension-scheme",
|
|
||||||
"challenges.cloudflare.com",
|
|
||||||
"duckduckgo.com",
|
|
||||||
"ecosia.org",
|
|
||||||
"keyoxide.org",
|
|
||||||
"moz-extension-scheme",
|
|
||||||
"research.cloudflare.com"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"toOverwrite": {
|
"toOverwrite": {
|
||||||
"filterLists": [
|
"filterLists": [
|
||||||
"user-filters",
|
"https://www.eff.org/files/effdntlist.txt"
|
||||||
"ublock-filters",
|
|
||||||
"ublock-badware",
|
|
||||||
"ublock-privacy",
|
|
||||||
"ublock-abuse",
|
|
||||||
"ublock-unbreak",
|
|
||||||
"easylist",
|
|
||||||
"easyprivacy",
|
|
||||||
"urlhaus-1",
|
|
||||||
"plowe-0",
|
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
|
||||||
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
|
||||||
"FIN-0",
|
|
||||||
"https://big.oisd.nl",
|
|
||||||
"fanboy-cookiemonster",
|
|
||||||
"ublock-cookies-easylist",
|
|
||||||
"adguard-cookies",
|
|
||||||
"ublock-cookies-adguard",
|
|
||||||
"ublock-quick-fixes",
|
|
||||||
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -92,14 +89,13 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"DNSOverHTTPS": {
|
"DNSOverHTTPS": {
|
||||||
"Enabled": false,
|
"Enabled": true,
|
||||||
"ExcludedDomains": [
|
"ExcludedDomains": [
|
||||||
"http.badssl.com",
|
""
|
||||||
"norwegianwifi.com"
|
|
||||||
],
|
],
|
||||||
"Fallback": true,
|
"Fallback": false,
|
||||||
"Locked": true,
|
"Locked": false,
|
||||||
"ProviderURL": "https://dns0.eu/",
|
"ProviderURL": "https://dns.quad9.net/dns-query",
|
||||||
"ProviderURL_outside_europe_aminda_comment": "Swap to https://unfiltered.adguard-dns.com/dns-query if device is expected to cross continents from Europe?",
|
"ProviderURL_outside_europe_aminda_comment": "Swap to https://unfiltered.adguard-dns.com/dns-query if device is expected to cross continents from Europe?",
|
||||||
"ProviderURL_with_ECS_comment": "If changing this to something with non-private ECS, remember to disable ECS in preferences of TRR!"
|
"ProviderURL_with_ECS_comment": "If changing this to something with non-private ECS, remember to disable ECS in preferences of TRR!"
|
||||||
},
|
},
|
||||||
@ -110,15 +106,16 @@
|
|||||||
"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.",
|
"Comment": "We are radical and leaving everything for AdNauseam",
|
||||||
"Cryptomining": true,
|
"Cookies": false,
|
||||||
"EmailTracking": true,
|
"Cryptomining": false,
|
||||||
|
"EmailTracking": false,
|
||||||
"Exceptions": [
|
"Exceptions": [
|
||||||
"https://www.ecosia.org"
|
"https://www.ecosia.org"
|
||||||
],
|
],
|
||||||
"Fingerprinting": true,
|
"Fingerprinting": false,
|
||||||
"Locked": false,
|
"Locked": true,
|
||||||
"Value": true
|
"Value": false
|
||||||
},
|
},
|
||||||
"EncryptedMediaExtensions": {
|
"EncryptedMediaExtensions": {
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
@ -131,7 +128,7 @@
|
|||||||
},
|
},
|
||||||
"adnauseam@rednoise.org": {
|
"adnauseam@rednoise.org": {
|
||||||
"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": "blocked"
|
"installation_mode": "force_installed"
|
||||||
},
|
},
|
||||||
"ipvfoobar@napr.eu": {
|
"ipvfoobar@napr.eu": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ipvfoobar/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ipvfoobar/latest.xpi",
|
||||||
@ -143,7 +140,7 @@
|
|||||||
},
|
},
|
||||||
"jid1-MnnxcxisBPnSXQ@jetpack": {
|
"jid1-MnnxcxisBPnSXQ@jetpack": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi",
|
||||||
"installation_mode": "force_installed"
|
"installation_mode": "blocked"
|
||||||
},
|
},
|
||||||
"peertube-companion@booteille": {
|
"peertube-companion@booteille": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/peertube-companion/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/peertube-companion/latest.xpi",
|
||||||
@ -155,7 +152,7 @@
|
|||||||
},
|
},
|
||||||
"uBlock0@raymondhill.net": {
|
"uBlock0@raymondhill.net": {
|
||||||
"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": "force_installed"
|
"installation_mode": "blocked"
|
||||||
},
|
},
|
||||||
"uMatrix@raymondhill.net": {
|
"uMatrix@raymondhill.net": {
|
||||||
"blocked_install_message": "uMatrixin kehitys on päättynyt ja samat ominaisuudet löytyvät uBlock Originista (ja AdNauseamista).",
|
"blocked_install_message": "uMatrixin kehitys on päättynyt ja samat ominaisuudet löytyvät uBlock Originista (ja AdNauseamista).",
|
||||||
@ -264,7 +261,7 @@
|
|||||||
"browser.contentblocking.category": {
|
"browser.contentblocking.category": {
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "strict"
|
"Value": "standard"
|
||||||
},
|
},
|
||||||
"browser.contentblocking.report.hide_vpn_banner": {
|
"browser.contentblocking.report.hide_vpn_banner": {
|
||||||
"Status": "default",
|
"Status": "default",
|
||||||
@ -546,7 +543,7 @@
|
|||||||
"network.trr.disable-ECS": {
|
"network.trr.disable-ECS": {
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": false
|
"Value": true
|
||||||
},
|
},
|
||||||
"network.trr.display_fallback_warning": {
|
"network.trr.display_fallback_warning": {
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
|
Loading…
Reference in New Issue
Block a user