qutebrowser: block autoplay
This commit is contained in:
parent
cdd8a1d65d
commit
f146f03d5c
|
@ -73,6 +73,7 @@ in
|
||||||
"+{line}"
|
"+{line}"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
content.autoplay = false;
|
||||||
content.blocking.adblock.lists = [
|
content.blocking.adblock.lists = [
|
||||||
"https://easylist.to/easylist/easylist.txt"
|
"https://easylist.to/easylist/easylist.txt"
|
||||||
"https://easylist.to/easylist/easyprivacy.txt"
|
"https://easylist.to/easylist/easyprivacy.txt"
|
||||||
|
|
Loading…
Reference in a new issue