diff --git a/config/qutebrowser/config.py b/config/qutebrowser/config.py index 6de7752..3a5b433 100644 --- a/config/qutebrowser/config.py +++ b/config/qutebrowser/config.py @@ -55,7 +55,8 @@ config.unbind('gB') config.unbind('Sb') # Allowing javascript for... -allowed = [ 'https://calendar.google.com/*' +allowed = [ 'https://duckduckgo.com/*' + , 'https://calendar.google.com/*' , 'https://www.facebook.com/*' , 'https://www.glowing-bear.org/*' , 'https://zeuswpi.slack.com/*'