update qutebrowser and whitelist more hosts

This commit is contained in:
Felix Van der Jeugt 2018-06-26 15:38:39 +02:00
parent b0b2c51729
commit ebfe1d7f07
No known key found for this signature in database
GPG key ID: 58B209295023754D
2 changed files with 7 additions and 3 deletions

View file

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