diff --git a/mozilla/camino/resources/application/ad_blocking.css b/mozilla/camino/resources/application/ad_blocking.css index dda67588f82..7d118c8acd6 100644 --- a/mozilla/camino/resources/application/ad_blocking.css +++ b/mozilla/camino/resources/application/ad_blocking.css @@ -116,6 +116,7 @@ embed[type="application/x-shockwave-flash"][src*="/ad."], embed[type="application/x-shockwave-flash"][src*="/ads."], embed[type="application/x-shockwave-flash"][src*="/ad/"], embed[type="application/x-shockwave-flash"][src*="/ads/"], +embed[type="application/x-shockwave-flash"][src*="/Ads/"], embed[type="application/x-shockwave-flash"][src*=".atwola.com"], embed[type="application/x-shockwave-flash"][src*="mediaplex.com"], embed[type="application/x-shockwave-flash"][src*="media.adlegend.com"], @@ -143,7 +144,7 @@ embed[type="application/x-shockwave-flash"][src*=".adbutler.de"], embed[type="application/x-shockwave-flash"][src*="ad.tomshardware.com"], embed[type="application/x-shockwave-flash"][src*="ad4.sina.com.cn"], embed[type="application/x-shockwave-flash"][src*=".specificmedia.com"], -embed[type="application/x-shockwave-flash"][src*="cdn.eyewonder.com"], +embed[type="application/x-shockwave-flash"][src^="http://cdn"][src*=".eyewonder.com"], embed[type="application/x-shockwave-flash"][src*=".tribalfusion.com/media/"], embed[type="application/x-shockwave-flash"][src*="/flash/promotions/"], embed[type="application/x-shockwave-flash"][src*=".adtrix.com"], @@ -199,6 +200,7 @@ embed[type="application/x-shockwave-flash"][src*="adtech.panthercustomer.com"], embed[type="application/x-shockwave-flash"][src*="hstus.tradedoubler.com"], embed[type="application/x-shockwave-flash"][src*=".trafficmp.com"], object[type="application/x-shockwave-flash"][src*="ad.advertstream.com"], +embed[type="application/x-shockwave-flash"][src*="2mdn.aolcdn.com"], img[src*="googlesyndication.com"], img[src*=".doubleclick.net"], @@ -207,6 +209,7 @@ img[src*="serving-sys.com"], img[src*="us.yimg.com/a/"], img[src*="/side_ads/"], img[src*="/ads/"], +img[src*="/Ads/"], img[src*="/ad/"], img[src*="/adpics/"], img[src*="/ads."], @@ -375,6 +378,8 @@ iframe[src*="bwp.macfixit.com"], iframe[src*=".mercuras.com"], iframe[src*="api.gestionpub.com"], iframe[src*=".comclick.com"], +iframe[src*="mads.com.com"], +iframe[src*="aserve.directorym.com"], table#overtureLinksWrapper, table.adbritetable, @@ -468,7 +473,10 @@ div.adText, div[class*="netavenir_slideup"], div[id="apopBg_dju"], div[id*="advst_special"], -div[class="box"][id="dropin"] +div[class="box"][id="dropin"], +div[class*="textAds"], +div[id^="bbccom_"], +div[id^="advert_"] { display: none ! important }