Closed Bug 573009 Opened 14 years ago Closed 14 years ago

Ads on Wikia

Categories

(Camino Graveyard :: Annoyance Blocking, enhancement)

All
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: contact, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; fr; rv:1.9.0.19) Gecko/2010051911 Camino/2.0.3 (MultiLang) (like Firefox/3.0.19)
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; fr; rv:1.9.0.19) Gecko/2010051911 Camino/2.0.3 (MultiLang) (like Firefox/3.0.19)

There are some annoying ads in Wikia's articles.

Reproducible: Always




They all use use divs with ID beginning with "Liftium_" so div[id*="Liftium_"] should block it.
I had a hard time finding them; even with a default profile and glimmerblocker disabled, those ads were blocked over here.
But I suspect they are serving country/region specific stuff which eventually explains that you see some (I got Japanese ads and Jpn google text ads). 

That said, I can see the space where the ads should be: indeed all div with id's starting with 'Liftium_'.

div[id^="Liftium_"] will do, rather than div[id*="Liftium_"].
Status: UNCONFIRMED → NEW
Depends on: 549250
Ever confirmed: true
Attached image Screenshot
Yes, the ads seem country-specific, all the ones I see are in French.
Fixed by the checkin for bug 549250, http://hg.mozilla.org/camino/rev/1ee085041bf3
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: