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