Closed Bug 433349 Opened 16 years ago Closed 16 years ago

Omnibus ad-blocking bug for May 2008

Categories

(Camino Graveyard :: Annoyance Blocking, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: alqahira, Assigned: alqahira)

References

Details

(Keywords: fixed1.8.1.17)

Attachments

(1 file)

Another month, another set of ads to block....
http://www.excite.co.jp/world/ 
(Japanese-English/Korean/Chinese translation service)
they've now added an ad to the right of the input textarea.

a[href*="adimp.excite.co.jp"] {display:none !important;}

That also blocks a bunch of text only ads towards the bottom of the page.
Lots of ads on

http://www.stratfordbeaconherald.com/ArticleDisplay.aspx?e=1056576&auth=Laura+Cudworth%2C+STAFF+REPORTER

While the images themselves seem to be living in a fairly innocuous place, they're all linked to kestrel.ospreymedialp.com , so maybe we can use that somehow.
(In reply to comment #1)
> a[href*="adimp.excite.co.jp"] {display:none !important;}
> 
> That also blocks a bunch of text only ads towards the bottom of the page.

I think I'd rather use 

a:link[href*="adimp.excite.co.jp"] img
table.ad_table

than blocking the text links the other way.
This fixes these sites plus all the dependent bugs.  I generalized the existing netavenir rule because we discovered in bug 435800 that they serve from .com and .fr.
Assignee: nobody → alqahira
Status: NEW → ASSIGNED
Attachment #324241 - Flags: superreview?(sfraser_bugs)
Oopsie, I realise now that I forgot to link to bug 436766, which has (had ?, because I don't see it, right now).
Attachment #324241 - Flags: superreview?(sfraser_bugs) → superreview+
(In reply to comment #5)
> Oopsie, I realise now that I forgot to link to bug 436766, which has (had ?,
> because I don't see it, right now).

Let's get that next month; I want to discuss those first ;)

Landed on the trunk.  Nominating for 1.6.2, but it may not have enough baking time before we spin.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: camino1.6.2?
Resolution: --- → FIXED
This has baked on the trunk for two weeks now with no complaints, so I'm going to land it for 1.6.2 (in part so ad-blocking doesn't get so far behind on the branch).
Flags: camino1.6.2? → camino1.6.2+
Landed on 1_8 in advance of 1.6.2.
Keywords: fixed1.8.1.16
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: