diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 01:07:00 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 01:07:00 +0000 |
commit | 5011da5cfe62aeb0384fc982dda27b4dead33c06 (patch) | |
tree | d33ebb9f3aa2b738f429ce08f7b47e94cfd61c6d | |
parent | 89ffd7a9353915c752c4ad0bd12f726e8069ca09 (diff) | |
download | SkyHanni-REPO-5011da5cfe62aeb0384fc982dda27b4dead33c06.tar.gz SkyHanni-REPO-5011da5cfe62aeb0384fc982dda27b4dead33c06.tar.bz2 SkyHanni-REPO-5011da5cfe62aeb0384fc982dda27b4dead33c06.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/5d8a5b582ef436fadbd74ff1a3148dfa96e8a400
-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 18a2bfb..31e705e 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "e791dff", + "sourceLabel": "5d8a5b5", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |