diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 19:36:34 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 19:36:34 +0000 |
commit | 3831b6190ae60360c6fb6d76419a3e7e93835d18 (patch) | |
tree | 1f996ae51b6bf1486d820923390b7599c368b2da /constants | |
parent | 7d1119f548250001dbd9f875bc847cfc117b3626 (diff) | |
download | SkyHanni-REPO-3831b6190ae60360c6fb6d76419a3e7e93835d18.tar.gz SkyHanni-REPO-3831b6190ae60360c6fb6d76419a3e7e93835d18.tar.bz2 SkyHanni-REPO-3831b6190ae60360c6fb6d76419a3e7e93835d18.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/37581a1ae179b97b80a85b63681011e4f61610b8
Diffstat (limited to 'constants')
-rw-r--r-- | constants/regexes.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 9a078e6..38aeb7b 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,6 +1,7 @@ { - "sourceLabel": "a28e7e3", + "sourceLabel": "37581a1", "regexes": { + "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" } }
\ No newline at end of file |