diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 20:38:14 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 20:38:14 +0000 |
commit | 84afc68c38ce73bf0b9c14a21d4410a9ab6c82b2 (patch) | |
tree | 0618459c7e24345ed2c65de12d23373785580719 | |
parent | 80aaffaba9934ea4b87465fce565062fee2e07f1 (diff) | |
download | SkyHanni-REPO-84afc68c38ce73bf0b9c14a21d4410a9ab6c82b2.tar.gz SkyHanni-REPO-84afc68c38ce73bf0b9c14a21d4410a9ab6c82b2.tar.bz2 SkyHanni-REPO-84afc68c38ce73bf0b9c14a21d4410a9ab6c82b2.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/1055c493987469ca143cb6890c6455f45cdf9ac0
-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 ceec9f9..3e81697 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "4131b34", + "sourceLabel": "1055c49", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |