diff --git a/.config/qutebrowser/content.py b/.config/qutebrowser/content.py index 6b612d8..19d3a6a 100644 --- a/.config/qutebrowser/content.py +++ b/.config/qutebrowser/content.py @@ -81,7 +81,7 @@ c.content.blocking.method = 'auto' # pattern instead. # Type: List of UrlPattern c.content.blocking.whitelist = [ - 'https://matomo.phundrak.com/*', + "https://*.phundrak.com/*", ] # Enable support for the HTML 5 web application cache feature. An