mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-09-20 13:17:38 +02:00
Compare commits
No commits in common. "2b4f0ac6773590fd0d86124a5e6d8e43379dd1dc" and "f5bb514385c4d5c83318055f12e184f8c599c02d" have entirely different histories.
2b4f0ac677
...
f5bb514385
@ -2,57 +2,7 @@
|
|||||||
"policies": {
|
"policies": {
|
||||||
"3rdparty": {
|
"3rdparty": {
|
||||||
"Extensions": {
|
"Extensions": {
|
||||||
"jid1-MnnxcxisBPnSXQ@jetpack": {
|
"adnauseam@rednoise.org": {
|
||||||
"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",
|
||||||
@ -60,7 +10,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"trustedListPrefixes",
|
"trustedListPrefixes",
|
||||||
"-"
|
"adnauseam- ublock-"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"uiPopupConfig",
|
"uiPopupConfig",
|
||||||
@ -104,7 +54,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",
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
"eff-dnt-whitelist",
|
||||||
"https://big.oisd.nl",
|
"https://big.oisd.nl",
|
||||||
"ublock-abuse",
|
"ublock-abuse",
|
||||||
"ublock-badware",
|
"ublock-badware",
|
||||||
@ -113,9 +63,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": [
|
||||||
@ -177,6 +127,56 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"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. Hides uBlock Origin configuration one click too far for laziness/comfort",
|
"blocked_install_message": "AdNauseam",
|
||||||
"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": "blocked",
|
"installation_mode": "force_installed",
|
||||||
"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": "force_installed",
|
"installation_mode": "blocked",
|
||||||
"private_browsing": true,
|
"private_browsing": true,
|
||||||
"restricted_domains": []
|
"restricted_domains": []
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user