зеркало из https://github.com/mozilla/pjs.git
Camino only - Bug 372612: March ad-blocking updates. Patch by Smokey Ardisson <alqahira@ardisson.org> r/sr=smfr
This commit is contained in:
Родитель
bdfcf2e468
Коммит
1335e5caf6
|
@ -104,6 +104,7 @@ a:link[href*="adbrite"] img,
|
|||
a:link[class*="adText"],
|
||||
a:link[class*="adHeadline"],
|
||||
a:link[href*="hrtrak.net"] img,
|
||||
a:link[href*="specificclick.net"] img,
|
||||
|
||||
embed[src*="/us.yimg.com/a/"],
|
||||
embed[type="application/x-shockwave-flash"][src*="/ad."],
|
||||
|
@ -178,6 +179,7 @@ embed[type="application/x-shockwave-flash"][src*="hrtrak.net"],
|
|||
embed[type="application/x-shockwave-flash"][src*="adbrite"],
|
||||
embed[type="application/x-shockwave-flash"][src*=".cachefly.net"],
|
||||
embed[type="application/x-shockwave-flash"][src*=".unicast.com/"],
|
||||
embed[type="application/x-shockwave-flash"][src*=".edgesuite.net"],
|
||||
|
||||
img[src*="googlesyndication.com"],
|
||||
img[src*=".doubleclick.net"],
|
||||
|
@ -186,7 +188,6 @@ img[src*="serving-sys.com"],
|
|||
img[src*="us.yimg.com/a/"],
|
||||
img[src*="/side_ads/"],
|
||||
img[src*="/ads/"],
|
||||
img[src*="/ad."],
|
||||
img[src*="/ad/"],
|
||||
img[src*="/adpics/"],
|
||||
img[src*="/ads."],
|
||||
|
@ -237,6 +238,7 @@ img[src*=".burstnet.com"],
|
|||
img[src*="/images/advertising/"],
|
||||
img[src*="hrtrak.net"],
|
||||
img[src*=".tribalfusion.com"],
|
||||
img[src*="cdn.specificmedia.com"],
|
||||
|
||||
iframe[src*="/ad."],
|
||||
iframe[src*="/ads."],
|
||||
|
@ -322,6 +324,7 @@ iframe[src*="hrtrak.net"],
|
|||
iframe[src*="imageshack.us/doneCode.php"],
|
||||
iframe[id*="tp_frame1"],
|
||||
iframe[src*="jazad.aljazeera.net"],
|
||||
iframe[src*="media.nyadmcncserve"],
|
||||
|
||||
table#overtureLinksWrapper,
|
||||
table.adbritetable,
|
||||
|
@ -364,8 +367,9 @@ div[class="adPanel"],
|
|||
div[id*="ad-wrap"],
|
||||
div#textlinks>div[class*="sponsorship"],
|
||||
div#topjobs>div[class*="sponsorship"],
|
||||
div[id*="ad_links"],
|
||||
div[class*="adspot"]
|
||||
div[id^="ad_links"],
|
||||
div[class*="adspot"],
|
||||
div[id^="ad_box"]
|
||||
|
||||
{ display: none ! important }
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче