diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 20:16:58 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 20:16:58 +0000 |
commit | 2502c8b4f7cbb5a841aa9236ff573e966594901f (patch) | |
tree | e334a656a0e64564b591508666c964d027b4f970 | |
parent | 2b562aea6100b35a6a694871f10de51014f2d7f7 (diff) | |
download | SkyHanni-REPO-2502c8b4f7cbb5a841aa9236ff573e966594901f.tar.gz SkyHanni-REPO-2502c8b4f7cbb5a841aa9236ff573e966594901f.tar.bz2 SkyHanni-REPO-2502c8b4f7cbb5a841aa9236ff573e966594901f.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/79e838d5f425fd161fd23f8a8e31938fa5b2bbb7
-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 dc144d0..40e3857 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "e13a702", + "sourceLabel": "79e838d", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |