1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

Add missing API method in neutered resource

This commit is contained in:
Raymond Hill 2022-10-24 09:11:02 -04:00
parent df7bedbe04
commit fb4059d11c
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -26,6 +26,7 @@
window.addthis = {
addEventListener: noopfn,
button: noopfn,
counter: noopfn,
init: noopfn,
layers: noopfn,
ready: noopfn,