[Qutebrowser] Allow everything from my domains

This commit is contained in:
Lucien Cartier-Tilet 2022-02-04 17:04:40 +01:00
parent 1d91bdf0af
commit cb37cb7208
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -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