Fix camino ad-blocking issues, bugs 306796, 307849, 310721, 311017.
git-svn-id: svn://10.0.0.236/trunk@181587 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,15 +47,18 @@ a:link[href*=".zedo.com"] img,
|
||||
a:link[href*="/banman.asp?"] img,
|
||||
a:link[href*="adsys.townnews.com"] img,
|
||||
|
||||
embed[src*="/us.yimg.com/a/"],
|
||||
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*=".atwola.com"],
|
||||
embed[type="application/x-shockwave-flash"][src*="mediaplex.com"],
|
||||
embed[type="application/x-shockwave-flash"][src*="media.adlegend.com"],
|
||||
embed[type="application/x-shockwave-flash"][src*="bluestreak"],
|
||||
embed[type="application/x-shockwave-flash"][src*="adtech.de"],
|
||||
embed[type="application/x-shockwave-flash"][src*="falkag.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*="adt.m7z.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*="doubleclick.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*="2mdn.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*="fastclick.net"],
|
||||
@@ -76,12 +79,14 @@ 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*=".tribalfusion.com/media/"],
|
||||
embed[type="application/x-shockwave-flash"][src*="/flash/promotions/"],
|
||||
|
||||
|
||||
img[src*="googlesyndication.com"],
|
||||
img[src*="mediaplex.com"],
|
||||
img[src*="serving-sys.com"],
|
||||
img[src*="us.yimg.com/a/"],
|
||||
img[src*="/side_ads/"],
|
||||
img[src*="/ads/"],
|
||||
img[src*="/ad."],
|
||||
@@ -95,33 +100,40 @@ img[src*="Editorial_Promos"],
|
||||
img[src*="/toms_skyscraper_"],
|
||||
img[src*="ad4.sina.com.cn"],
|
||||
img[src*=".ultramercial.com"],
|
||||
img[src*=".casalemedia.com"],
|
||||
img[src*=".zedo.com"],
|
||||
img[src*=".mspaceads.com"],
|
||||
img[src*="ximages.offeroptimizer.com"],
|
||||
|
||||
iframe[src*="/ad."],
|
||||
iframe[src*="/ads."],
|
||||
iframe[src*="/jsads/"],
|
||||
iframe[src*="/ad_data/"],
|
||||
iframe[src*="?click"],
|
||||
iframe[src*="?banner"],
|
||||
iframe[src*="_Banner"],
|
||||
iframe[src*="BET365"],
|
||||
iframe[src*="=click"],
|
||||
iframe[src*="clickurl="],
|
||||
iframe[src*="googlesyndication"],
|
||||
iframe[src*="googlesyndication.com"],
|
||||
iframe[src*="google/box"],
|
||||
iframe[src*=".atwola."],
|
||||
iframe[src*="spinbox."],
|
||||
iframe[src*="transfer.go"],
|
||||
iframe[src*="adfarm"],
|
||||
iframe[src*="adserv"],
|
||||
iframe[src*="falkag.net"],
|
||||
iframe[src*="adt.m7z.net"],
|
||||
iframe[src*="rightmedia.net"],
|
||||
iframe[src*="advertising.com"],
|
||||
iframe[src*="atdmt.com"],
|
||||
iframe[src*="linksynergy.com"],
|
||||
iframe[src*="mondomedia.com"],
|
||||
iframe[src*="mediaplex.com"],
|
||||
iframe[src*="media.adlegend.com"],
|
||||
iframe[src*="bluestreak"],
|
||||
iframe[src*="doubleclick"],
|
||||
iframe[src*="casalemedia.com"],
|
||||
iframe[src*="2mdn.net"],
|
||||
iframe[src*="serving-sys.com"],
|
||||
iframe[src*="qksrv.net"],
|
||||
@@ -135,11 +147,18 @@ iframe[src*="tracksponsor."],
|
||||
iframe[src*="bridgetrack.com"],
|
||||
iframe[src*=".trafficmp.com"],
|
||||
iframe[src*=".yieldmanager.com"],
|
||||
iframe[src*=".mspaceads.com"],
|
||||
|
||||
table#overtureLinksWrapper,
|
||||
table.adbritetable,
|
||||
div#omniture,
|
||||
div#cnnPartners,
|
||||
div#gB1,
|
||||
div#gB2,
|
||||
div#gB3,
|
||||
div.yschspns,
|
||||
div.yschsec,
|
||||
div#rh>div#rc,
|
||||
div[id^="ads_"]
|
||||
|
||||
{ display: none ! important }
|
||||
@@ -148,8 +167,7 @@ div[id^="ads_"]
|
||||
a:link[href*="download."] img,
|
||||
a:link[href*="mozilla.org"] img,
|
||||
a:link[href*="netflix.com/addtoqueue"] img,
|
||||
a:link[href*="click.mp3"] img
|
||||
{ display: inline ! important }
|
||||
|
||||
a:link[href*="click.mp3"] img,
|
||||
iframe[src*="mozilla.org"]
|
||||
|
||||
{ display: inline ! important }
|
||||
|
||||
Reference in New Issue
Block a user