update qutebrowser and whitelist more hosts
This commit is contained in:
parent
b0b2c51729
commit
ebfe1d7f07
2 changed files with 7 additions and 3 deletions
|
@ -64,6 +64,10 @@ allowed = [ 'https://calendar.google.com/*'
|
|||
, 'https://secure.ogone.com/*' # bancontact
|
||||
, 'https://belgium-3dsecure.wlp-acs.com/*' # bancontact
|
||||
, 'https://*.axabank.be/*'
|
||||
, 'https://*.ing.be/*'
|
||||
, 'https://accounts.google.com/*'
|
||||
, 'https://www.openstreetmap.org/*'
|
||||
, 'https://web.whatsapp.com'
|
||||
]
|
||||
|
||||
for pattern in allowed:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue