fix: 狭路相逢事件识别失败 (#11752)

* fix: 狭路相逢事件识别失败

* fix: 中文符号
This commit is contained in:
晓丶梦丶仁
2025-02-05 15:39:11 +08:00
committed by GitHub
parent 79371dc12f
commit 2dc0f84dcc

View File

@@ -7566,6 +7566,11 @@
"algorithm": "OcrDetect",
"action": "ClickSelf",
"text": [],
"ocrReplace": [
["魂灵见闻.*以血还血", "魂灵见闻:以血还血"],
["魂灵见闻.*善恶同道", "魂灵见闻:善恶同道"],
["魂灵见闻.*石心双(子)?", "魂灵见闻:石心双子"]
],
"preDelay": 600,
"roi": [0, 405, 725, 225]
},