diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 20:16:21 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 20:16:21 +0000 |
commit | 4124120ea5b7b9542c4ca02255ccc1d1ae88d41e (patch) | |
tree | 6c7c8797abed9f136863253bdf798af846073db2 | |
parent | 42bbb38b6d426f5af2aaa4cb314e4829a8f5f6df (diff) | |
download | SkyHanni-REPO-4124120ea5b7b9542c4ca02255ccc1d1ae88d41e.tar.gz SkyHanni-REPO-4124120ea5b7b9542c4ca02255ccc1d1ae88d41e.tar.bz2 SkyHanni-REPO-4124120ea5b7b9542c4ca02255ccc1d1ae88d41e.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/1cfd0512dbc2a85a26cafddbf19ac7be7f1b166d
-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 745c557..3a0ffc7 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "9a5d44a", + "sourceLabel": "1cfd051", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |