diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 00:45:20 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 00:45:20 +0000 |
commit | c77a514ba901a7b1e2d3d5f3d38f45befd502247 (patch) | |
tree | 5c724d825668cd6fbea214a057b18e9df226815f | |
parent | 70a9de66a4757dd4bdf6e1da7b1c756d5de2a73c (diff) | |
download | SkyHanni-REPO-c77a514ba901a7b1e2d3d5f3d38f45befd502247.tar.gz SkyHanni-REPO-c77a514ba901a7b1e2d3d5f3d38f45befd502247.tar.bz2 SkyHanni-REPO-c77a514ba901a7b1e2d3d5f3d38f45befd502247.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/5b9de0632fd1a9d14550804934785ef33df54134
-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 53c73d3..3cb0035 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "f825787", + "sourceLabel": "5b9de06", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |