From d330620c693feb700661e33f91b32475c5878016 Mon Sep 17 00:00:00 2001 From: Ake Date: Tue, 7 Jan 2025 11:01:15 +0700 Subject: [PATCH] Update spam patterns --- .github/workflows/spam-detection.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/workflows/spam-detection.yml b/.github/workflows/spam-detection.yml index fe1b26b..b4a8dec 100644 --- a/.github/workflows/spam-detection.yml +++ b/.github/workflows/spam-detection.yml @@ -43,6 +43,18 @@ jobs: 'opened for you', 'kindly talk to', 'we apologize', + 'live chat with an agent', + 'chat button', + 'dapp portal', + 'decentralized dapp', + 'access the portal', + 'report your request', + 'start a conversation', + 'click the chat', + 'for assistance', + 'reach out to', + 'through the chat', + 'portal', ]; // Check for external links (excluding common legitimate domains)