Need a regex to block this site.

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
loftwyr

Need a regex to block this site.

Post by loftwyr »

The site http://www.onedegree.ca has a flash ad at the top. When I click on the adblock tab it offers to block macromedia, not the source of the ad.

Here's the ad provider source:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/sh ... on=7,0,0,0" width="728" height="90" id="Search_Rocket" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="http://www.onedegree.ca/images/ads/Search_Rocket.swf" />

<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="http://www.onedegree.ca/images/ads/Search_Rocket.swf" quality="high" bgcolor="#ffffff" width="728" height="90" name="Search_Rocket" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

Any ideas?
AmirG
Posts: 6
Joined: Fri Mar 16, 2007 2:00 pm

Post by AmirG »

It's simple: block */ads/*. Very effective, rarely a false positive.
Wladimir Palant

Post by Wladimir Palant »

You have Mozilla ActiveX Plugin installed. It is better to remove it unless you really need it (search for npmozax.dll).
Buddy21

Post by Buddy21 »

Don't have activeX plugin, still can see the ad
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

onedegree.ca#div(class=board)
Locked