mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Release RegExp for GC
This commit is contained in:
parent
0e72fe9833
commit
090d424480
|
@ -322,6 +322,7 @@
|
||||||
new RegExp(kitchenStartsMark + '[\\s\\S]*$', 'g'),
|
new RegExp(kitchenStartsMark + '[\\s\\S]*$', 'g'),
|
||||||
''
|
''
|
||||||
);
|
);
|
||||||
|
/a/.test('a'); // GC RegExp.input and friends.
|
||||||
return chrome.proxy.settings.set(details, chromified(cb));
|
return chrome.proxy.settings.set(details, chromified(cb));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user