abdfahim
Well-known member
Not sure if I should report this as a bug or ask for help to avoid this issue.
For example, a spam phrase regex of
I would argue it should not. Maybe
For example, a spam phrase regex of
/[+0-9.-]{10,}/
will flag the following quote because the URL of the example link contains 1-4-10.163827
.This is an example link
I would argue it should not. Maybe
[URL]
BBCodes should be excluded from regex check.