diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-16 12:13:59 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-16 12:13:59 +0000 |
commit | 1b56eb1abf10b7e2a0bb73794a57880bc48f3196 (patch) | |
tree | b3834ba4309ffff5c7e2e15fe34f63ab0e8303bb /constants | |
parent | 8dcfa6e886e061e6e2e9abf635d66a5364678ec6 (diff) | |
download | SkyHanni-REPO-1b56eb1abf10b7e2a0bb73794a57880bc48f3196.tar.gz SkyHanni-REPO-1b56eb1abf10b7e2a0bb73794a57880bc48f3196.tar.bz2 SkyHanni-REPO-1b56eb1abf10b7e2a0bb73794a57880bc48f3196.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/e44edc3789f6610efa8eab07bc91b3aecc0bf7a6
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 8fe6ba5..0629069 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "cc1be73", + "sourceLabel": "e44edc3", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |