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

Add alias for scriptlet to increase compatibility with AdGuard filter lists

This commit is contained in:
Raymond Hill 2023-07-01 10:20:23 -04:00
parent 33b409dd5b
commit e0b4b3d830
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -1809,6 +1809,7 @@ builtinScriptlets.push({
name: 'no-window-open-if.js',
aliases: [
'nowoif.js',
'prevent-window-open.js',
],
fn: noWindowOpenIf,
dependencies: [