调整姓名关键词配置
This commit is contained in:
@@ -16,7 +16,7 @@ SEND_ERROR_EMAIL = True
|
||||
# 使用正则匹配
|
||||
NAME_KEYS = [
|
||||
{"key": "^名[:|:]$", "length": 3}, # 可能误涂
|
||||
{"key": "[姓|娃]名", "length": 4},
|
||||
{"key": "[姓|娃|生]名", "length": 4},
|
||||
{"key": "款人", "length": 4},
|
||||
{"key": "[交|文][^病]?人", "length": 4},
|
||||
{"key": "购买方名称", "length": 4},
|
||||
|
||||
Reference in New Issue
Block a user