diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 21:57:27 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 21:57:27 +0000 |
commit | 6e4441d089c9e436ba5e734e4ebaf2e8f21b5c43 (patch) | |
tree | 57ad7ac61a213571948be2454a3d60bb896c3461 | |
parent | 7bb1c9d6b9282ad77d7d946e6ff5c6da56edfb6d (diff) | |
download | SkyHanni-REPO-6e4441d089c9e436ba5e734e4ebaf2e8f21b5c43.tar.gz SkyHanni-REPO-6e4441d089c9e436ba5e734e4ebaf2e8f21b5c43.tar.bz2 SkyHanni-REPO-6e4441d089c9e436ba5e734e4ebaf2e8f21b5c43.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/12520b6e4675312cad8fd003988fa9957314c06c
-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 c2fc478..6271d5b 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "17b3e23", + "sourceLabel": "12520b6", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |