Closed Bug 567735 Opened 14 years ago Closed 14 years ago

Ads on opensubtitles.org

Categories

(Camino Graveyard :: Annoyance Blocking, enhancement)

All
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: contact, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en; rv:1.9.2.5pre) Gecko/20100520 Camino/2.1a1pre (like Firefox/3.6.5pre)
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en; rv:1.9.2.5pre) Gecko/20100520 Camino/2.1a1pre (like Firefox/3.6.5pre)

Quite a lot of ads on this website, including annoying JS "slideouts".

Reproducible: Always




Here are the rules I use to block them :
@-moz-document domain(opensubtitles.org) {
a[href*="servead.php"],
div[id*="scrubbuad"],
iframe[src*="http://ads2.mediashakers.com"] {
display: none !important }
}
After long and patient waiting (that site loads _very_ slowly), I finally found div[id*="scrubbuad"] at the bottom right of the page
Status: UNCONFIRMED → NEW
Depends on: 549250
Ever confirmed: true
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.