敏感词

This commit is contained in:
2025-12-18 17:45:56 +08:00
parent 5db7367438
commit 3b531033bf

View File

@@ -626,13 +626,13 @@ function nickname_filter($username) {
// 定义敏感词数组(包含常见变体) // 定义敏感词数组(包含常见变体)
$sensitiveWords = [ $sensitiveWords = [
// 核心敏感词 // 核心敏感词
'系统管理员', '管理员', '系统管理', '系统', '管理','官方', '系统管理员', '管理员', '系统管理', '系统', '管理','官方','羽声',
// 繁体中文 // 繁体中文
'系統管理員', '管理員', '系統管理', '系統', '系統管理員', '管理員', '系統管理', '系統',
// 拼音(全拼/简拼) // 拼音(全拼/简拼)
'xitongguanliyuan', 'guanliyuan', 'xitongguanli', 'xitong', 'guanli', 'xitongguanliyuan', 'guanliyuan', 'xitongguanli', 'xitong', 'guanli','yushen', 'yusheng',
'xtgly', 'gly', 'xtgl', 'xt', 'gl', 'xtgly', 'gly', 'xtgl', 'xt', 'gl',
// 形近字/同音字替换 // 形近字/同音字替换