chore: 调整正则

This commit is contained in:
uye
2025-12-14 18:23:18 +08:00
parent 7e54354af4
commit b3bb0c92cc

View File

@@ -4024,7 +4024,7 @@
"binThreshold": [210, 255],
"useRaw": false,
"ocrReplace": [
["—", "-"],
["—{1,2}", "-"],
["^.+-EX-?\\d+.*$", "_INVALID_"],
["^.+-S-?\\d+.*$", "_INVALID_"],
["^.+-MO-?\\d+.*$", "_INVALID_"],