Block an element on Jpopasia

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

Block an element on Jpopasia

Post by superGuest »

here the element..
the xpath = /html/body/div[8]/div[4]/div[3]
ant the ones I want to block is..
<div style="margin:auto auto; text-align:center; margin-bottom:10px; width:300px; height:280px;">
<iframe scrolling="no" frameborder="0" height="250px" src="http://friedrice.la/widget/iframe/?tag= ... kpop,japan" style="display: none; visibility: hidden; " allowtransparency="true"></iframe>
<a href="http://friedrice.la">Visit friedrice.la for more Asian fun!</a>
</div>
that.. anyone know how to block it??
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block an element on Jpopasia

Post by mapx »

try these:

Code: Select all

jpopasia.com###nav-promo1
jpopasia.com###nav-promo2
jpopasia.com###nav-promo3
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: Block an element on Jpopasia

Post by fanboy »

Blocked with..

Code: Select all

jpopasia.com##div[style="margin:auto auto; text-align:center; margin-bottom:10px; width:300px; height:280px;"]
||friedrice.la/widget/$third-party
https://hg.fanboy.co.nz/rev/30819140822b
Locked