diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 22:18:08 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 22:18:08 +0000 |
commit | a3160ac9703b38554ac14cf39120aa8ee7ebc4af (patch) | |
tree | 7f27814086c82d926f97e38f61298b50c0277ce1 /constants | |
parent | 15d2937c1ada61f3ec6503842944e9fbfd7ca80c (diff) | |
download | SkyHanni-REPO-a3160ac9703b38554ac14cf39120aa8ee7ebc4af.tar.gz SkyHanni-REPO-a3160ac9703b38554ac14cf39120aa8ee7ebc4af.tar.bz2 SkyHanni-REPO-a3160ac9703b38554ac14cf39120aa8ee7ebc4af.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/b71903136f12b4c77fcf43f9c47abdbf050ac6ad
Diffstat (limited to 'constants')
-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 3123c63..eb5c19c 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "cfee6ce", + "sourceLabel": "b719031", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |