diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 21:00:44 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 21:00:44 +0000 |
commit | fe22558976fa950c76515c1e4162cef5cfeb68ea (patch) | |
tree | 177ed0432f65271e96d3903eaa992b18eea14bb4 | |
parent | dd4229d8631ecadac5d6aafc8230010a7fc14a1a (diff) | |
download | SkyHanni-REPO-fe22558976fa950c76515c1e4162cef5cfeb68ea.tar.gz SkyHanni-REPO-fe22558976fa950c76515c1e4162cef5cfeb68ea.tar.bz2 SkyHanni-REPO-fe22558976fa950c76515c1e4162cef5cfeb68ea.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/62d432def85f5fa763b5a093371e1bbc28d52edc
-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 a0d396a..8b75013 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "c37a73f", + "sourceLabel": "62d432d", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |