mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-01 00:33:57 +00:00
#469: some more hosts for adblock
This commit is contained in:
parent
71d0a68ef4
commit
25579eb769
@ -757,6 +757,7 @@ nsScriptSecurityManager::CheckLoadURIWithPrincipal(nsIPrincipal* aPrincipal,
|
||||
BLOK("ad.doubleclick.net") ||
|
||||
BLOK("static.doubleclick.net") ||
|
||||
BLOK("stats.g.doubleclick.net") ||
|
||||
BLOK("pubads.g.doubleclick.net") ||
|
||||
BLOK("googleads.g.doubleclick.net") ||
|
||||
BLOK("securepubads.g.doubleclick.net") ||
|
||||
|
||||
@ -897,6 +898,7 @@ nsScriptSecurityManager::CheckLoadURIWithPrincipal(nsIPrincipal* aPrincipal,
|
||||
BLOK("cdn.mediavoice.com") ||
|
||||
BLOK("plugin.mediavoice.com") ||
|
||||
|
||||
BLOK("api-us-east.zqtk.net") ||
|
||||
BLOK("segment-data.zqtk.net") ||
|
||||
|
||||
BLOK("d.turn.com") ||
|
||||
@ -1049,6 +1051,13 @@ nsScriptSecurityManager::CheckLoadURIWithPrincipal(nsIPrincipal* aPrincipal,
|
||||
|
||||
BLOK("cdn.optimizely.com") ||
|
||||
BLOK("cdn3.optimizely.com") ||
|
||||
|
||||
BLOK("p.d.emn0.com") ||
|
||||
BLOK("p.w.emn0.com") ||
|
||||
|
||||
BLOK("api.b2c.com") ||
|
||||
|
||||
BLOK("bounceexchange.com") ||
|
||||
0) {
|
||||
#undef BLOK
|
||||
// Yup.
|
||||
|
Loading…
x
Reference in New Issue
Block a user