Hi,
I want to block photo and video links in this page
http://www.justdial.com/
Click on any category, any city and you will find a list of businesses with some of them having photo and video links.
I want filter to block those text links. Element hiding is also not helping...
The website relies heavily on JS so I cannot post the search page.
Any help will be appreciated
Block Video text link
Re: Block Video text link
Code: Select all
justdial.com###td_ad1
justdial.com###td_ad2
justdial.com###td_ad3
justdial.com###td_ad4
justdial.com##.ab_top
Code: Select all
||youtube.com/embed/*autoplay=0$subdocument,domain=justdial.com
Re: Block Video text link
Thanks for the fast reply fanboy...
Sorry for not expressing my need clearly...
I want to disable the text ads rounded in red circle in this image...

Further I do not want to block the orange color icon in the same line (which opens another link in new window)
If I use element hiding it blocks only one link...
Regards,
Nicks
Sorry for not expressing my need clearly...
I want to disable the text ads rounded in red circle in this image...

Further I do not want to block the orange color icon in the same line (which opens another link in new window)
If I use element hiding it blocks only one link...
Regards,
Nicks
Re: Block Video text link
these filters should hide both Photos and Video links
We won't be adding it to adblock list. Justdial.com looks like a business search engine and those ads are related to that business. It is more like a self promotion of that businesses.
Code: Select all
justdial.com##A.icon_tag[href^="javascript:show_catalog"]
justdial.com##A.icon_tag[href^="javascript:showall"]