Block div containing text/link?
Posted: Mon Mar 07, 2011 7:51 pm
Is it possible to block an element based on text contained within it?
For example on this website:
http://videosift.com/
I'd like to block certain types of videos.
This rule:
blocks all of them which is too much.
So if i got sick of charlie sheen videos i wish i could put something like
For example on this website:
http://videosift.com/
I'd like to block certain types of videos.
This rule:
Code: Select all
videosift.com##DIV.sift
So if i got sick of charlie sheen videos i wish i could put something like
Code: Select all
videosift.com##DIV.sift//a[(text()="charlie sheen")]