mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 01:10:22 +00:00
324617 Ad-blocking fixes, ad-blocking i18n. Patch by Smokey Ardisson <alqahira@mindspring.com>, some other changes by smfr. r=smfr
This commit is contained in:
parent
2abcb05526
commit
eac3dbf77f
@ -17,8 +17,7 @@ a:link[href*="spinbox."] img,
|
||||
a:link[href*="transfer.go"] img,
|
||||
a:link[href*="adfarm"] img,
|
||||
a:link[href*="adserver"] img,
|
||||
a:link[href*="as-us.falkag.net"] img,
|
||||
a:link[href*="as-eu.falkag.net"] img,
|
||||
a:link[href*=".falkag."] img,
|
||||
a:link[href*="rightmedia.net"] img,
|
||||
a:link[href*="advertising.com"] img,
|
||||
a:link[href*="mondomedia.com"] img,
|
||||
@ -46,6 +45,7 @@ a:link[href*=".zedo.com"] img,
|
||||
a:link[href*="/banman.asp?"] img,
|
||||
a:link[href*="adsys.townnews.com"] img,
|
||||
a:link[href*="ak.m3.net"] img,
|
||||
a:link[href*=".pointroll.com"] img,
|
||||
|
||||
embed[src*="/us.yimg.com/a/"],
|
||||
embed[type="application/x-shockwave-flash"][src*="/ad."],
|
||||
@ -57,7 +57,7 @@ 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*=".falkag."],
|
||||
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"],
|
||||
@ -86,6 +86,8 @@ embed[type="application/x-shockwave-flash"][src*=".adtrix.com"],
|
||||
embed[type="application/x-shockwave-flash"][src*=".netshelter.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*=".gms1.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*="ak.m3.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*="ads.t-online.de"],
|
||||
embed[type="application/x-shockwave-flash"][src*=".pointroll.com"],
|
||||
|
||||
img[src*="googlesyndication.com"],
|
||||
img[src*="ad.doubleclick.net"],
|
||||
@ -119,6 +121,8 @@ img[src*=".fastclick.net"],
|
||||
img[src*=".gms1.net"],
|
||||
img[src*="ak.m3.net"],
|
||||
img[src*="atdmt.com"],
|
||||
img[src*=".falkag."],
|
||||
img[src*=".pointroll.com"],
|
||||
|
||||
iframe[src*="/ad."],
|
||||
iframe[src*="/ads."],
|
||||
@ -137,7 +141,7 @@ iframe[src*="spinbox."],
|
||||
iframe[src*="transfer.go"],
|
||||
iframe[src*="adfarm"],
|
||||
iframe[src*="adserv"],
|
||||
iframe[src*="falkag.net"],
|
||||
iframe[src*=".falkag."],
|
||||
iframe[src*="adt.m7z.net"],
|
||||
iframe[src*="rightmedia.net"],
|
||||
iframe[src*="advertising.com"],
|
||||
@ -168,6 +172,8 @@ iframe[src*=".netshelter.net"],
|
||||
iframe[src*=".gms1.net"],
|
||||
iframe[src*="ak.m3.net"],
|
||||
iframe[src*="adsvr.adknowledge.com"],
|
||||
iframe[src*=".pointroll.com"],
|
||||
iframe#google_ads_frame,
|
||||
|
||||
table#overtureLinksWrapper,
|
||||
table.adbritetable,
|
||||
|
Loading…
x
Reference in New Issue
Block a user