diff --git a/mozilla/camino/resources/application/ad_blocking.css b/mozilla/camino/resources/application/ad_blocking.css index 06bac2452e5..70a13aed518 100644 --- a/mozilla/camino/resources/application/ad_blocking.css +++ b/mozilla/camino/resources/application/ad_blocking.css @@ -119,6 +119,7 @@ a:link[href*="advert"] img, embed[src*="/us.yimg.com/a/"], embed[src*="/ai.yimg.jp/"], +embed[src*="/ah.yimg.jp/bdv"], embed[type="application/x-shockwave-flash"][src*="/ad."], embed[type="application/x-shockwave-flash"][src*="/ads."], embed[type="application/x-shockwave-flash"][src*="/ad/"], @@ -146,7 +147,7 @@ embed[type="application/x-shockwave-flash"][src*="adimg"], embed[type="application/x-shockwave-flash"][src*="/webad/"], embed[type="application/x-shockwave-flash"][src*="?clickthru"], embed[type="application/x-shockwave-flash"][src*="/RealMedia/ads/"], -embed[type="application/x-shockwave-flash"][src*="servedby.advertising.com"], +embed[type="application/x-shockwave-flash"][src*=".advertising.com"], 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"], @@ -175,6 +176,7 @@ object[type="application/x-shockwave-flash"][id*="300x250"], object[type="application/x-shockwave-flash"][id*="adbox"], object[type="application/x-shockwave-flash"][id*="perma_flash"], object[type="application/x-shockwave-flash"][id*="skyscraper"], +embed[type="application/x-shockwave-flash"][id="Advertisement"], 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"], @@ -204,6 +206,7 @@ embed[type="application/x-shockwave-flash"][src*="harvest.adgardener.com"], embed[type="application/x-shockwave-flash"][src="gcirm.dmp.gcion.com"], embed[type="application/x-shockwave-flash"][src^="http://richmedia"][src*=".yimg.com"], embed[type="application/x-shockwave-flash"][src*="cstatic.weborama.fr/weborama/adperf/"], +embed[type="application/x-shockwave-flash"][src*="l3static.weborama.fr/adperf"], 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"], @@ -220,12 +223,15 @@ embed[type="application/x-shockwave-flash"][src*="hs.interpolls.com"][src*="ipol embed[type="application/x-shockwave-flash"][src*="adtechus.com"], embed[type="application/x-shockwave-flash"][src*="fmpub.net"], embed[type="application/x-shockwave-flash"][src*="splastk.com"], +embed[type="application/x-shockwave-flash"][src*="ads.prisa.com"], img[src*="googlesyndication.com"], img[src*=".doubleclick.net"], img[src*="mediaplex.com"], img[src*="serving-sys.com"], img[src*="us.yimg.com/a/"], +img[src*="/ai.yimg.jp/"], +img[src*="/ah.yimg.jp/bdv"], img[src*="/side_ads/"], img[src*="/ads/"], img[src*="/Ads/"], @@ -289,7 +295,6 @@ img[src*=".advertserve.com/advertpro"], img[src*="juggler.inetinteractive.com/banners/"], img[src*="euroclick.com"], img[src*="show.onenetworkdirect.net"], -img[src*="/ai.yimg.jp/"], img[src*="impact-ad.jp"], img[src*="/RealMedia/ads/"], img[src*="mercuras.com"], @@ -304,6 +309,7 @@ img[src*="adtechus.com"], img[src*="ftjcfx.com"], img[src*="lightningcast.com"], img[src*="trafficmp.com"], +img[src*=".advertising.com"], iframe[src*="/ad."], iframe[src*="/ads."], @@ -439,6 +445,8 @@ td[class*="adstrip"], td[class*="AdColumn"], td[onclick*="click.pulse360.com"], td[class^="todayTopAd"], +td[class="midAd"], +td[id="ad_gutter"], span#iTt, div#omniture, div#cnnPartners, @@ -543,7 +551,7 @@ div[class~="advertisementColumnGroup"], div[id="google_textadsBox"], div[id="rightPromoColumn"], div[class="topAds"], -div[class~="ad"], +div[class="ad"], div[class="splitAd"], div[class="wide-text-ads"], div[class*="google-ads"], @@ -554,7 +562,11 @@ div[id^="p360"], div[class^="p360"], div[id="adjacency"], div[id="adbar"], -div[id*="sponsored_links_afc"] +div[id*="sponsored_links_afc"], +div[id="sponsored-links"], +div[class="marketplace-ad"], +div[id^="ADframe"], +div[class="singleAd"] { display: none ! important }