mirror of https://github.com/gorhill/uBlock.git
Add missing API method in neutered resource
This commit is contained in:
parent
df7bedbe04
commit
fb4059d11c
|
@ -26,6 +26,7 @@
|
|||
window.addthis = {
|
||||
addEventListener: noopfn,
|
||||
button: noopfn,
|
||||
counter: noopfn,
|
||||
init: noopfn,
|
||||
layers: noopfn,
|
||||
ready: noopfn,
|
||||
|
|
Loading…
Reference in New Issue