diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 11:34:18 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 11:34:18 +0000 |
commit | 65fcc3b4965c670aabcfa2f5ae1ee3c9b4902dcf (patch) | |
tree | 9db01d9b93b687eef0749883bbfb00aa55584539 /constants | |
parent | 64cc270b078260ce7873fcebe49c66c64ff7ac2c (diff) | |
download | SkyHanni-REPO-65fcc3b4965c670aabcfa2f5ae1ee3c9b4902dcf.tar.gz SkyHanni-REPO-65fcc3b4965c670aabcfa2f5ae1ee3c9b4902dcf.tar.bz2 SkyHanni-REPO-65fcc3b4965c670aabcfa2f5ae1ee3c9b4902dcf.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/bba11f79532a7c70855af1ee00bff1c966fdf62d
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 64e9152..97c12e2 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "4c2608d", + "sourceLabel": "bba11f7", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |