FINDING · DETECTION

WeChat censors messages even when keyword components overlap within the message text — e.g., the combination 帶來 + 調整 + 整體 + 領域 triggers filtering in the fused form 帶來abc調整體xyz領域 where 調整 and 整體 share a character. No previously published algorithm correctly identified overlapping components; only CompAwareBinSplit resolves this by advancing the search window from index i+1 rather than past the full matched span.

From 2019-xiong-efficientAn Efficient Method to Determine which Combination of Keywords Triggered Automatic Filtering of a Message · §4.2, §5.4 · 2019 · Free and Open Communications on the Internet

Implications

Tags

censors
cn
techniques
keyword-filtering

Extracted by claude-sonnet-4-6 — review before relying.