diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 21:26:27 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 21:26:27 +0000 |
commit | 028f27f4493fe14aa6e877f630938c7db0f05be2 (patch) | |
tree | 00fe360b7576374df404ca0a57eda96eebd0ac83 | |
parent | bc8685e38933d1e2f9019fa42eff2299dcecaa08 (diff) | |
download | SkyHanni-REPO-028f27f4493fe14aa6e877f630938c7db0f05be2.tar.gz SkyHanni-REPO-028f27f4493fe14aa6e877f630938c7db0f05be2.tar.bz2 SkyHanni-REPO-028f27f4493fe14aa6e877f630938c7db0f05be2.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/28ecd7440c2d87628530d7b8817e14ebc66f5509
-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 42a202a..6b08db1 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "6e8ff34", + "sourceLabel": "28ecd74", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |