diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 00:03:03 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 00:03:03 +0000 |
commit | 443bc666010bad6526e5382df99bba38531422c7 (patch) | |
tree | 94c0498facb0990d6951c4df4618abbf94e0d4d1 /constants | |
parent | 1aea6c5029f049efd5e2a55e4d9cde5b1ad3fda5 (diff) | |
download | SkyHanni-REPO-443bc666010bad6526e5382df99bba38531422c7.tar.gz SkyHanni-REPO-443bc666010bad6526e5382df99bba38531422c7.tar.bz2 SkyHanni-REPO-443bc666010bad6526e5382df99bba38531422c7.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/b7e4d63c3ec4331b2332b7b02c2ecef3f19487b5
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 5ef8bbe..ee6b717 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "c896b72", + "sourceLabel": "b7e4d63", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |