on the exclude links front, I tried adding an operator to the script, but so far haven't figured it out.
link-exclude = [^wired]
or
link-exclude = ^w^i^r^e^d
or
link-exclude = *[^wired]*
and a number of other failed attempts that give me a syntax error.
|