mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
fix: YoStarKR Executor alter regex (#8723)
* fix: YoStarKR Executor alter ocr fix * fix: Eyjafjalla the Hvít Aska regex
This commit is contained in:
@@ -2172,7 +2172,7 @@
|
||||
"便携式医疗设备"
|
||||
],
|
||||
[
|
||||
"(.+그.+큐터.+|.*스포.+데레)",
|
||||
"(.+그.+큐터.+|.*스포.+데.+)",
|
||||
"이그제큐터디엑스포에데레"
|
||||
],
|
||||
[
|
||||
@@ -2204,7 +2204,7 @@
|
||||
"破旧的木篱"
|
||||
],
|
||||
[
|
||||
"(.+야.+라더.+|.*퍄.+라.+|^더카.+$)",
|
||||
"(.+야.+라더.+|.*퍄.+라.+|.+크비트.+|^더카.+$)",
|
||||
"에이야퍄들라더크비트아스카"
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user