|
Re: Pseudo-Images discloaking Pavuk.
Subject: Re: Pseudo-Images discloaking Pavuk.
: : At the moment it would be neccasary to filter the fake URL
: which is always
: : found in a
: : <small><small> ... </small></small>
: : tag.
:
: I don't think skipping content between tags is currently
: supported, but it'll never hurt to reread the man page.
Ok, so now that I looked at it again, I have to ask: have you?
<quote>
-disable_html_tag $TAG,[$ATTRIB][;...]
-enable_html_tag $TAG,[$ATTRIB][;...] enable or disable
processing of particular HTML tags or attributes. At default
all supported HTML tags are enabled.
</quote>
Note, you may have to define <small> in the appropriate source
file(s) (ie htmltags.c)
Paul
|