diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 22:19:27 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 22:19:27 +0000 |
commit | 083c91023576a519ccd6afa28d937a79d3f30367 (patch) | |
tree | 78ce78483d7ed9b61ce8e256007b92b623e8f7d1 | |
parent | a3160ac9703b38554ac14cf39120aa8ee7ebc4af (diff) | |
download | SkyHanni-REPO-083c91023576a519ccd6afa28d937a79d3f30367.tar.gz SkyHanni-REPO-083c91023576a519ccd6afa28d937a79d3f30367.tar.bz2 SkyHanni-REPO-083c91023576a519ccd6afa28d937a79d3f30367.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/9cc992d2ee25cc0db630c6a9d92305fbd2f3cf9f
-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 eb5c19c..847aff0 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "b719031", + "sourceLabel": "9cc992d", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |