1 files changed, 1 insertions(+), 1 deletions(-)

M .config/qutebrowser/config.py
M .config/qutebrowser/config.py +1 -1
@@ 24,7 24,7 @@ c.content.webgl = False
 c.content.autoplay = False
 c.content.geolocation = False
 c.content.blocking.enabled = True
-c.content.blocking.method = "adblock"
+c.content.blocking.method = "both"
 c.content.notifications.enabled = False
 c.content.tls.certificate_errors = "ask-block-thirdparty"
 c.hints.border = "1px solid #CCCCCC"