diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 22:02:15 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 22:02:15 +0000 |
commit | 15d2937c1ada61f3ec6503842944e9fbfd7ca80c (patch) | |
tree | 78efd857882ce1be7f7945ca5e94870a2f988247 | |
parent | 3831b6190ae60360c6fb6d76419a3e7e93835d18 (diff) | |
download | SkyHanni-REPO-15d2937c1ada61f3ec6503842944e9fbfd7ca80c.tar.gz SkyHanni-REPO-15d2937c1ada61f3ec6503842944e9fbfd7ca80c.tar.bz2 SkyHanni-REPO-15d2937c1ada61f3ec6503842944e9fbfd7ca80c.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/cfee6ce21b0d1a963b83517056a3edec86609174
-rw-r--r-- | constants/regexes.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 38aeb7b..3123c63 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "37581a1", + "sourceLabel": "cfee6ce", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |