diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 21:16:20 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 21:16:20 +0000 |
commit | 7fff2d1558be9652430b6cdb062287e24e9ffc4f (patch) | |
tree | 094041129f6dd8013082e6b7800178d3a1d196fb | |
parent | 4a4df8d21879d96d6d09ad4d8403f0ec2f12b75f (diff) | |
download | SkyHanni-REPO-7fff2d1558be9652430b6cdb062287e24e9ffc4f.tar.gz SkyHanni-REPO-7fff2d1558be9652430b6cdb062287e24e9ffc4f.tar.bz2 SkyHanni-REPO-7fff2d1558be9652430b6cdb062287e24e9ffc4f.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/53bac64d16fe7568e1dc24d0e58d4a02e05cf82e
-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 421daf9..ac9a2fe 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "9d3603e", + "sourceLabel": "53bac64", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |