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