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