1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00

Add edge-scheme to default whitelist directives

Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/879
This commit is contained in:
Raymond Hill 2020-02-20 16:43:56 -05:00
parent da0ef9454a
commit 5ccf435754
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -134,6 +134,7 @@ const µBlock = (( ) => { // jshint ignore:line
'about-scheme',
'chrome-extension-scheme',
'chrome-scheme',
'edge-scheme',
'moz-extension-scheme',
'opera-scheme',
'vivaldi-scheme',