[Qutebrowser] Allow everything from my domains
This commit is contained in:
parent
1d91bdf0af
commit
cb37cb7208
@ -81,7 +81,7 @@ c.content.blocking.method = 'auto'
|
|||||||
# pattern instead.
|
# pattern instead.
|
||||||
# Type: List of UrlPattern
|
# Type: List of UrlPattern
|
||||||
c.content.blocking.whitelist = [
|
c.content.blocking.whitelist = [
|
||||||
'https://matomo.phundrak.com/*',
|
"https://*.phundrak.com/*",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Enable support for the HTML 5 web application cache feature. An
|
# Enable support for the HTML 5 web application cache feature. An
|
||||||
|
Loading…
Reference in New Issue
Block a user