From cb347ce08c8d6961ade21be630b0f77002232b5e Mon Sep 17 00:00:00 2001 From: Trysdyn Black Date: Sat, 16 Apr 2022 07:20:14 -0700 Subject: [PATCH] Make sure qute blocks ads --- .config/qutebrowser/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 5c4139d..6d97a46 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -331,6 +331,7 @@ config.bind(',m', 'spawn mpv {url}') config.bind(',M', 'hint links spawn mpv {hint-url}') # Set using both adblock methods available +c.content.blocking.enabled = True c.content.blocking.method = 'both' # Try to get around paywalls and adblock-block with Google Cache