diff options
author | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-05-11 00:18:01 +0900 |
---|---|---|
committer | 安竹洋平 <61961825+yasutakeyohei@users.noreply.github.com> | 2024-05-11 00:18:01 +0900 |
commit | 268b2059aa019e469a270df142b361513cc6144f (patch) | |
tree | fc4ab80f0d093f834101c8d20d9cd97ef36f366a | |
parent | 6d01481fc46e475e3b79fc71595fe541b6dacd33 (diff) |
更新
-rw-r--r-- | prh.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1663,7 +1663,7 @@ rules: expected: 逃$1 - pattern: /濡れ手[でに][泡粟]/ expected: 濡れ手で粟 - - pattern: /もど([^ちう])/ + - pattern: /もど([^ちうか])/ expected: 戻$1 - pattern: 携帯キャリア expected: 携帯電話キャリア |