mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Adjust as per feedback
Related discussion: https://github.com/uBlockOrigin/uBOL-home/issues/156#issuecomment-2696060398
This commit is contained in:
parent
1dbd280ba3
commit
987ddad1fd
1 changed files with 0 additions and 1 deletions
|
|
@ -4577,7 +4577,6 @@ StaticNetFilteringEngine.prototype.dnrFromCompiled = function(op, context, ...ar
|
|||
if ( rule.__modifierAction === ALLOW_REALM ) {
|
||||
dnrAddRuleError(rule, `Unsupported csp exception: ${rule.__modifierValue}`);
|
||||
}
|
||||
patchDomainOption = true;
|
||||
break;
|
||||
case 'permissions':
|
||||
rule.action.type = 'modifyHeaders';
|
||||
|
|
|
|||
Loading…
Reference in a new issue