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