From df4e3aabdff6796ea5df49943433895acd2e7cb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E6=B8=85?= <18691022700@163.com> Date: Thu, 18 Dec 2025 17:47:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=8F=E6=84=9F=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/common.php b/application/common.php index 54370607..0f1958ea 100644 --- a/application/common.php +++ b/application/common.php @@ -637,7 +637,7 @@ function nickname_filter($username) { // 形近字/同音字替换 '係統', '係管', '管琯', '管里', '珯理', '琯理', '俬统', '俬统', - '系捅', '系桶', '管狸', '管锂', '管裡', '管裡', '管悝', + '系捅', '系桶', '管狸', '管锂', '管裡', '管裡', '管悝','习声', // 拆字/间隔形式(带0-2个随机字符) '系[^\\w]{0,2}统', '管[^\\w]{0,2}理', '系[^\\w]{0,2}统[^\\w]{0,2}管',