diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 03:34:29 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 03:34:29 +0000 |
commit | 4e85bf59df81a84ef9922ad6544fed2dea0bf204 (patch) | |
tree | ffa7596202f592f035d0df381195475299ec560f /constants | |
parent | 2e2c4ed68ae96e5cfad421e29322a36d941a5343 (diff) | |
download | SkyHanni-REPO-4e85bf59df81a84ef9922ad6544fed2dea0bf204.tar.gz SkyHanni-REPO-4e85bf59df81a84ef9922ad6544fed2dea0bf204.tar.bz2 SkyHanni-REPO-4e85bf59df81a84ef9922ad6544fed2dea0bf204.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/640e36adcc3d98eefcf81229ef9214dbe784c6a6
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 3cd5c62..25462d8 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "35e1355", + "sourceLabel": "640e36a", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |