|
|
|
|
|
by prehnra
5062 days ago
|
|
What the other posters said. I would add that if this is disruptive you could try using a visually hidden field with a special value. If the field gets tampered with, you can flag it as likely spam. This works because the bot just traverses the dom and fills in fields that look like comment boxes (textareas) with spam. |
|