mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-11 16:17:21 +02:00
{chromium,firefox}#uBo: enable filterAuthorMode and logger
I know I am not supposed to use it as it overrides lists and instead gray/noop is better, but I really want to allow some traffic regardless of what my lists say.
This commit is contained in:
parent
3209b5fe9b
commit
2c661dde96
@ -50,13 +50,17 @@
|
|||||||
},
|
},
|
||||||
"uBlock0@raymondhill.net": {
|
"uBlock0@raymondhill.net": {
|
||||||
"advancedSettings": [
|
"advancedSettings": [
|
||||||
|
[
|
||||||
|
"filterAuthorMode",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"trustedListPrefixes",
|
"trustedListPrefixes",
|
||||||
"-"
|
"-"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"uiPopupConfig",
|
"uiPopupConfig",
|
||||||
"+captions"
|
"+captions +logger"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"toAdd": {
|
"toAdd": {
|
||||||
|
@ -9,13 +9,17 @@
|
|||||||
},
|
},
|
||||||
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
"cjpalhdlnbpafiamejdnhcphjbkeiagm": {
|
||||||
"advancedSettings": [
|
"advancedSettings": [
|
||||||
|
[
|
||||||
|
"filterAuthorMode",
|
||||||
|
"true"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"trustedListPrefixes",
|
"trustedListPrefixes",
|
||||||
"-"
|
"-"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"uiPopupConfig",
|
"uiPopupConfig",
|
||||||
"+captions"
|
"+captions +logger"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"toAdd": {
|
"toAdd": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user