regular expression in element hide rules

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

regular expression in element hide rules

Post by BrainWorker »

Hello.

I'd like to know whether I can use regular expression within element hide rules.

For example, I want to block links corresponding some template.
#a(href=<regexp_here>)
Can I ?
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

No.

Element-hiding rules are css rules. You can't use regexp syntaxes in them.
Locked