Compare commits

...

2 Commits

3 changed files with 1 additions and 11 deletions

View File

@ -54,7 +54,7 @@ repos:
- id: pretty-format-json - id: pretty-format-json
# Breaks AdNauseam/uBlock Origin rules as the browser interprets # Breaks AdNauseam/uBlock Origin rules as the browser interprets
# values to be set for empty options. # values to be set for empty options.
exclude: ^etc\/firefox\/policies\/policies.json|etc\/opt\/chromium\/policies\/managed\/aminda-extensions.json$ #exclude: ^etc\/firefox\/policies\/policies.json|etc\/opt\/chromium\/policies\/managed\/aminda-extensions.json$
args: args:
# Remember also: --no-sort-keys # Remember also: --no-sort-keys
# ASCII excludes the älphäbet amongst others # ASCII excludes the älphäbet amongst others

View File

@ -2,11 +2,6 @@
"policies": { "policies": {
"3rdparty": { "3rdparty": {
"Extensions": { "Extensions": {
"adnauseam@rednoise.org": {
"advancedSettings": [
["filterAuthorMode","true"]
]
},
"jid1-MnnxcxisBPnSXQ-eff@jetpack": { "jid1-MnnxcxisBPnSXQ-eff@jetpack": {
"learnInIncognito": true, "learnInIncognito": true,
"learnLocally": true, "learnLocally": true,

View File

@ -1,11 +1,6 @@
{ {
"3rdparty": { "3rdparty": {
"extensions": { "extensions": {
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
"advancedSettings": [
["filterAuthorMode","true"]
]
},
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": { "pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
"learnInIncognito": true, "learnInIncognito": true,
"learnLocally": true, "learnLocally": true,