Page 2 of 2

Re: The exceptions not works

Posted: Fri May 23, 2014 2:00 pm
by barbaz
Thrawn wrote:I think the trouble is that you should not use backslashes inside character classes (the square brackets).
WFM. Commenting out the Accept line (or the entire exception) does correctly result in the script being blocked (as expected).

Still, with character classes that extensive, why not just match any character there?