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