how to block tables with certain words or links?

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

how to block tables with certain words or links?

Post by ltkun »

I wanto block a table with certain words or links ,and some tables after it.
Who can give me an example?
thx
sheepy
Posts: 147
Joined: Sat Jun 17, 2006 8:44 pm

Post by sheepy »

For now you can't. Use Greasemonkey for that.
PWguy

Post by PWguy »

RIP + DOM inspector + XPather + inspect this

- http://rip.mozdev.org
- DOMI is an option on new firefox install. this might be the same: https://addons.mozilla.org/firefox/1806/
- https://addons.mozilla.org/firefox/1192/
- https://addons.mozilla.org/firefox/1913/

Image

from the cheat sheet you can look for tables containing "links", and there is a way to search for text, but I haven't practiced this enough ;)
Locked