补充关键词预选
This commit is contained in:
@@ -25,7 +25,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},
|
||||
{"key": "[(|(]个人[)|)]", "length": 3, "offset": -3},
|
||||
|
||||
Reference in New Issue
Block a user