diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 00:21:53 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 00:21:53 +0000 |
commit | a5ba87ef5d079f3dec92d1da6733866b5d0d8b6f (patch) | |
tree | 5ede055a7e019cae4cde3e6752eb5ebe47a5617c | |
parent | e931d72cb4ab7bdfcf8710161c94b1a9ffd716a1 (diff) | |
download | SkyHanni-REPO-a5ba87ef5d079f3dec92d1da6733866b5d0d8b6f.tar.gz SkyHanni-REPO-a5ba87ef5d079f3dec92d1da6733866b5d0d8b6f.tar.bz2 SkyHanni-REPO-a5ba87ef5d079f3dec92d1da6733866b5d0d8b6f.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/98ef101e9bb436be74af9f5d2b1ee6bb9ebefa4a
-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 3253b7f..e5df232 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "0f7b18f", + "sourceLabel": "98ef101", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |