Malin 1b9504e5f9 feat: comment spam content checks (URL-in-email, link limits)
- check_comment_content(): new method called from validate_comment()
  - Detects URL in email field (binance.info/register?ref=... pattern)
  - Blocks comments with more URLs than max_links threshold
  - Blocks any link from first-time commenters (0 approved comments)
- New options: block_url_in_email, block_links_new_commenters, max_links
- Admin: new "Comment Spam Content" card in Honeypot tab with toggles
  and max_links numeric input

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 07:18:49 +02:00
Description
No description provided
192 KiB
Languages
PHP 92.4%
CSS 5.3%
JavaScript 2.3%