neutered googletag: added missing method

This commit is contained in:
gorhill 2016-01-01 15:39:10 -05:00
parent 7f4c5045a4
commit 2b8d9516a9
2 changed files with 2 additions and 1 deletions

View file

@ -5,7 +5,7 @@
146704ad1c0393e342afdb416762c183 assets/ublock/badware.txt
5baa90e2da7cd6a73edff2010557ee57 assets/ublock/redirect.txt
890e6b30c6a4cfd2ac5aa1bbe36d30fe assets/ublock/experimental.txt
54957bd768050e1503e016b1ddc0bcca assets/ublock/resources.txt
568e0aa037e43665402077d63ae8a54f assets/ublock/resources.txt
0a586f61b5bea73447c1bc1d46791c4c assets/ublock/filter-lists.json
50573388b525ede1a920cd4b4ee7fbf0 assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt
61cc16cf02e034370f0f47bc17c46551 assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt

View file

@ -214,6 +214,7 @@ googletagservices.com/gpt.js application/javascript
clearTargeting: noopfn,
defineSizeMapping: noopthisfn,
setCategoryExclusion: noopfn,
setCollapseEmptyDiv: noopfn,
setTargeting: noopthisfn
};
var slotfn = function() { return slot; };