disable handler for protonmail
This commit is contained in:
parent
60a6fb3cfa
commit
7f7f565e6a
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ config.set('content.notifications', True, 'https://broadsword.s3rv.com')
|
|||
config.set('content.notifications', True, 'https://mov.im')
|
||||
config.set('content.notifications', True, 'https://xmpp.dreamfall.space')
|
||||
config.set('content.register_protocol_handler', True, 'https://mov.im?share/%25s')
|
||||
config.set('content.register_protocol_handler', False, 'https://mail.protonmail.com?to=%25s')
|
||||
config.set('colors.webpage.prefers_color_scheme_dark', True)
|
||||
config.set('content.webgl', False)
|
||||
|
|
Loading…
Reference in a new issue