mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 12:47:27 +02:00
Compare commits
No commits in common. "a4f3943073617d556a172c91cbeca1355c4b0fc4" and "6a9798c61bd76ca193e6eec71ac7be50f9f2c7b2" have entirely different histories.
a4f3943073
...
6a9798c61b
@ -3,47 +3,6 @@
|
||||
"3rdparty": {
|
||||
"Extensions": {
|
||||
"adnauseam@rednoise.org": {
|
||||
"toAdd": {
|
||||
"trustedSiteDirectives": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"toOverwrite": {
|
||||
"filterLists": [
|
||||
"easylist",
|
||||
"adnauseam-filters",
|
||||
"eff-dnt-whitelist"
|
||||
]
|
||||
}
|
||||
},
|
||||
"jid1-MnnxcxisBPnSXQ@jetpack": {
|
||||
"checkForDNTPolicy": true,
|
||||
"disabledSites": [
|
||||
"app.element.io",
|
||||
"staging.element.io",
|
||||
"develop.element.io",
|
||||
"chat.pikaviestin.fi",
|
||||
"webchat.disroot.org",
|
||||
"learn.microsoft.com",
|
||||
"teams.microsoft.com",
|
||||
"bittimittari.fi",
|
||||
"pp-attester-turnstile.research.cloudflare.com",
|
||||
"keyoxide.org",
|
||||
"one.one.one.one",
|
||||
"www.ecosia.org",
|
||||
"ac.ecosia.org"
|
||||
],
|
||||
"learnInIncognito": true,
|
||||
"learnLocally": true,
|
||||
"sendDNTSignal": true,
|
||||
"showCounter": true,
|
||||
"showIntroPage": false,
|
||||
"socialWidgetReplacementEnabled": true
|
||||
},
|
||||
"jid1-ZAdIEUB7XOzOJw@jetpack": {
|
||||
"hasSeenPostInstall": true
|
||||
},
|
||||
"uBlock0@raymondhill.net": {
|
||||
"toAdd": {
|
||||
"trustedSiteDirectives": [
|
||||
"app.element.io",
|
||||
@ -73,16 +32,44 @@
|
||||
"easyprivacy",
|
||||
"urlhaus-1",
|
||||
"plowe-0",
|
||||
"https://www.eff.org/files/effdntlist.txt",
|
||||
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
||||
"adnauseam-filters",
|
||||
"eff-dnt-whitelist",
|
||||
"ublock-quick-fixes",
|
||||
"FIN-0",
|
||||
"RUS-0",
|
||||
"https://big.oisd.nl",
|
||||
"ublock-annoyances",
|
||||
"adguard-mobile-app-banners"
|
||||
"adguard-mobile-app-banners",
|
||||
"curben-phishing"
|
||||
]
|
||||
}
|
||||
},
|
||||
"jid1-MnnxcxisBPnSXQ@jetpack": {
|
||||
"checkForDNTPolicy": true,
|
||||
"disabledSites": [
|
||||
"app.element.io",
|
||||
"staging.element.io",
|
||||
"develop.element.io",
|
||||
"chat.pikaviestin.fi",
|
||||
"webchat.disroot.org",
|
||||
"learn.microsoft.com",
|
||||
"teams.microsoft.com",
|
||||
"bittimittari.fi",
|
||||
"pp-attester-turnstile.research.cloudflare.com",
|
||||
"keyoxide.org",
|
||||
"one.one.one.one",
|
||||
"www.ecosia.org",
|
||||
"ac.ecosia.org"
|
||||
],
|
||||
"learnInIncognito": true,
|
||||
"learnLocally": true,
|
||||
"sendDNTSignal": true,
|
||||
"showCounter": true,
|
||||
"showIntroPage": false,
|
||||
"socialWidgetReplacementEnabled": true
|
||||
},
|
||||
"jid1-ZAdIEUB7XOzOJw@jetpack": {
|
||||
"hasSeenPostInstall": true
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -155,7 +142,7 @@
|
||||
},
|
||||
"adnauseam@rednoise.org": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi",
|
||||
"installation_mode": "blocked"
|
||||
"installation_mode": "force_installed"
|
||||
},
|
||||
"ipvfoobar@napr.eu": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ipvfoobar/latest.xpi",
|
||||
@ -179,11 +166,10 @@
|
||||
},
|
||||
"uBlock0@raymondhill.net": {
|
||||
"blocked_install_message": "uBlock Origin on integroitu AdNauseamiin, joka on forkki siitä.",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
|
||||
"installation_mode": "force_installed"
|
||||
"installation_mode": "blocked"
|
||||
},
|
||||
"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 AdNauseamista (ja uBlock Originista).",
|
||||
"installation_mode": "blocked"
|
||||
},
|
||||
"wayback_machine@mozilla.org": {
|
||||
@ -356,9 +342,9 @@
|
||||
"Value": "once"
|
||||
},
|
||||
"intl.accept_languages": {
|
||||
"Status": "locked",
|
||||
"Status": "default",
|
||||
"Type": "string",
|
||||
"Value": "fi, en, ru"
|
||||
"Value": "fi, en"
|
||||
},
|
||||
"javascript.use_us_english_locale": {
|
||||
"Comment": "Preference not allowed for stability reasons. :(",
|
||||
|
@ -205,7 +205,8 @@ that I can see.
|
||||
|
||||
## `disable-floc.json`
|
||||
|
||||
Disables floc or ad topics that are against privacy.
|
||||
Disables floc or ad topics that are against privacy. Additionally allows
|
||||
Manifest v2 extensions (as v3 is kind of floc too).
|
||||
|
||||
- https://start.duckduckgo.com/?q=google+floc+privacy+topics
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
"caoacbimdbbljakfhgikoodekdnlcgpk": {
|
||||
"hasSeenPostInstall": true
|
||||
},
|
||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
|
||||
"toAdd": {
|
||||
"trustedSiteDirectives": [
|
||||
"app.element.io",
|
||||
@ -37,28 +37,15 @@
|
||||
"easyprivacy",
|
||||
"urlhaus-1",
|
||||
"plowe-0",
|
||||
"https://www.eff.org/files/effdntlist.txt",
|
||||
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
||||
"adnauseam-filters",
|
||||
"eff-dnt-whitelist",
|
||||
"ublock-quick-fixes",
|
||||
"FIN-0",
|
||||
"RUS-0",
|
||||
"https://big.oisd.nl",
|
||||
"ublock-annoyances",
|
||||
"adguard-mobile-app-banners"
|
||||
]
|
||||
}
|
||||
},
|
||||
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
|
||||
"toAdd": {
|
||||
"trustedSiteDirectives": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"toOverwrite": {
|
||||
"filterLists": [
|
||||
"easylist",
|
||||
"adnauseam-filters",
|
||||
"eff-dnt-whitelist"
|
||||
"adguard-mobile-app-banners",
|
||||
"curben-phishing"
|
||||
]
|
||||
}
|
||||
},
|
||||
@ -88,7 +75,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ExtensionManifestV2Availability": 2,
|
||||
"ExtensionSettings": {
|
||||
"ajhmfdgkijocedmfjonnpjfojldioehi": {
|
||||
"installation_mode": "force_installed",
|
||||
@ -103,10 +89,8 @@
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||
"installation_mode": "force_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
"blocked_install_message": "uBlock Origin on integroitu AdNauseamiin, joka on forkki siitä.",
|
||||
"installation_mode": "blocked"
|
||||
},
|
||||
"donbcfbmhbcapadipfkeojnmajbakjdc": {
|
||||
"installation_mode": "normal_installed",
|
||||
@ -133,8 +117,7 @@
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
|
||||
"blocked_install_message": "AdNauseam on protestityökalu, kun taas Aminda yrittää olla sysadmin.",
|
||||
"installation_mode": "blocked",
|
||||
"installation_mode": "force_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
||||
@ -146,7 +129,7 @@
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"odfafepnkmbhccpbejgmiehpchacaeak": {
|
||||
"blocked_install_message": "uBlock Origin pitäisi olla jo asennettu Chrome-kaupasta.",
|
||||
"blocked_install_message": "uBlock Origin on integroitu AdNauseamiin, joka on forkki siitä.",
|
||||
"installation_mode": "blocked"
|
||||
},
|
||||
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"ExtensionManifestV2Availability": 2,
|
||||
"PrivacySandboxAdMeasurementEnabled": false,
|
||||
"PrivacySandboxAdTopicsEnabled": false,
|
||||
"PrivacySandboxPromptEnabled": false,
|
||||
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"ForcedLanguages": [
|
||||
"fi",
|
||||
"en",
|
||||
"ru"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user