mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-20 01:12:38 +01:00
Swap canonical name with alias
This commit is contained in:
parent
d6db5374b0
commit
b3c48fd1ad
@ -2686,9 +2686,9 @@ function disableNewtabLinks() {
|
||||
/******************************************************************************/
|
||||
|
||||
builtinScriptlets.push({
|
||||
name: 'cookie-remover.js',
|
||||
name: 'remove-cookie.js',
|
||||
aliases: [
|
||||
'remove-cookie.js',
|
||||
'cookie-remover.js',
|
||||
],
|
||||
fn: cookieRemover,
|
||||
world: 'ISOLATED',
|
||||
|
Loading…
Reference in New Issue
Block a user