mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Improve google-ima.js shim
Add expected keywords.
This commit is contained in:
parent
ede231b9c2
commit
6f8edc3ac6
1 changed files with 8 additions and 0 deletions
|
|
@ -659,3 +659,11 @@ if (!window.google || !window.google.ima || !window.google.ima.VERSION) {
|
|||
|
||||
window.google.ima = ima;
|
||||
}
|
||||
|
||||
/*
|
||||
ad.doubleclick.net bid.g.doubleclick.net ggpht.com google.co.uk google.com
|
||||
googleads.g.doubleclick.net googleads4.g.doubleclick.net googleadservices.com
|
||||
googlesyndication.com googleusercontent.com gstatic.com gvt1.com prod.google.com
|
||||
pubads.g.doubleclick.net s0.2mdn.net static.doubleclick.net
|
||||
surveys.g.doubleclick.net youtube.com ytimg.com
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue