mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 21:37:24 +02:00
Compare commits
No commits in common. "f2e8b866651b4f68ae3233782658e3fb04c70ce2" and "8604cb8a14cf4c32a1c44a882bbfa97348969c0c" have entirely different histories.
f2e8b86665
...
8604cb8a14
@ -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
|
||||||
|
@ -2,6 +2,11 @@
|
|||||||
"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,
|
||||||
|
@ -1,6 +1,11 @@
|
|||||||
{
|
{
|
||||||
"3rdparty": {
|
"3rdparty": {
|
||||||
"extensions": {
|
"extensions": {
|
||||||
|
"mlojlfildnehdpnlmpkeiiglhhkofhpb": {
|
||||||
|
"advancedSettings": [
|
||||||
|
["filterAuthorMode","true"]
|
||||||
|
]
|
||||||
|
},
|
||||||
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
|
||||||
"learnInIncognito": true,
|
"learnInIncognito": true,
|
||||||
"learnLocally": true,
|
"learnLocally": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user