1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Add vivaldi-scheme as a default in Whitelist (#1785)

Vivaldi is another browser based on Blink, that supports uBlock. Adding its scheme in the default whitelisting would prevent any issue with it.
This commit is contained in:
Cqoicebordel 2016-08-24 15:05:36 +02:00 committed by Raymond Hill
parent 6101e46a3a
commit 42ce8e7e5d

View File

@ -80,6 +80,7 @@ return {
'chrome-scheme',
'loopconversation.about-scheme',
'opera-scheme',
'vivaldi-scheme',
''
].join('\n').trim(),