From 60119a78509103465ad15fe5b278d388435ea1d8 Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Thu, 8 Aug 2024 17:17:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E5=85=B3=E9=94=AE=E8=AF=8D?= =?UTF-8?q?=E9=A2=84=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- photo_mask/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photo_mask/__init__.py b/photo_mask/__init__.py index 8036e5d..bd48978 100644 --- a/photo_mask/__init__.py +++ b/photo_mask/__init__.py @@ -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},