mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
Bug 346792 - Omnibus ad-blocking bug for August. Patch by <alqahira@mindspring.com> r=cl sr=smfr
This commit is contained in:
parent
947a54a7d4
commit
1d6e29045d
@ -58,6 +58,8 @@ a:link[href*="klipmart.com"] img,
|
||||
a:link[href*="gfx.dvlabs.com"] img,
|
||||
a:link[href*="eyereturn.com"] img,
|
||||
a:link[href*="save.TV"] img,
|
||||
a:link[href*="exclick."] img,
|
||||
a:link[href*="adclick."] img,
|
||||
|
||||
embed[src*="/us.yimg.com/a/"],
|
||||
embed[type="application/x-shockwave-flash"][src*="/ad."],
|
||||
@ -118,6 +120,10 @@ object[type="application/x-shockwave-flash"][id*="skyscraper"],
|
||||
embed[type="application/x-shockwave-flash"][src*="eyereturn.com"],
|
||||
embed[type="application/x-shockwave-flash"][src*="media.nyadmcncserve"],
|
||||
embed[type="application/x-shockwave-flash"][src*="adinterax.com"],
|
||||
embed[type="application/x-shockwave-flash"][src*="adbureau.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*="yceml.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*="adsys.townnews.com"],
|
||||
embed[type="application/x-shockwave-flash"][src*="2mdn.net"],
|
||||
|
||||
img[src*="googlesyndication.com"],
|
||||
img[src*="ad.doubleclick.net"],
|
||||
@ -164,6 +170,11 @@ img[src*="gfx.dvlabs.com"],
|
||||
img[src*="eyereturn.com"],
|
||||
img[src*="alphaload.de/img/banner"],
|
||||
img[src*="www.save.tv/STVAF"],
|
||||
img[src*="tradedoubler.com"],
|
||||
img[src*="yceml.net"],
|
||||
img[src*="adjuggler.com"],
|
||||
img[src*="2mdn.net"],
|
||||
img[src*="sharesale.com"],
|
||||
|
||||
iframe[src*="/ad."],
|
||||
iframe[src*="/ads."],
|
||||
@ -224,6 +235,14 @@ iframe[src*="euroclick.com"],
|
||||
iframe[src*="network.realmedia.com"],
|
||||
iframe[src*="adcom"],
|
||||
iframe[src*="cpvtext.cpvfeed.com"],
|
||||
iframe[src*="ypn-js.overture.com"],
|
||||
iframe[src*="yceml.net"],
|
||||
iframe[src*="adsys.townnews.com"],
|
||||
iframe[src*="media.adrevolver.com"],
|
||||
iframe[src*="kanoodle"],
|
||||
iframe[src*="nextag.com"],
|
||||
iframe[src*="2mdn.net"],
|
||||
iframe[src*="adframe"],
|
||||
|
||||
table#overtureLinksWrapper,
|
||||
table.adbritetable,
|
||||
@ -236,7 +255,7 @@ div#gB2,
|
||||
div#gB3,
|
||||
div.yschspns,
|
||||
div#yschsec,
|
||||
div#rh>div#rc,
|
||||
div#rh>div.rh,
|
||||
div#sponsorsAd,
|
||||
div[id^="ads_"],
|
||||
div[id^="ad_"],
|
||||
|
Loading…
Reference in New Issue
Block a user