diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 19:49:33 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 19:49:33 +0000 |
commit | aecff0779722a4969cbcd60e8c472b65d1e232d7 (patch) | |
tree | c3c1a296022331201cd8f20a5bd4f0bd681e1471 | |
parent | 4e85bf59df81a84ef9922ad6544fed2dea0bf204 (diff) | |
download | SkyHanni-REPO-aecff0779722a4969cbcd60e8c472b65d1e232d7.tar.gz SkyHanni-REPO-aecff0779722a4969cbcd60e8c472b65d1e232d7.tar.bz2 SkyHanni-REPO-aecff0779722a4969cbcd60e8c472b65d1e232d7.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/4c12e4496fc3f6f49430a425cac52ce0b62b3fe5
-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 25462d8..dabd77c 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "640e36a", + "sourceLabel": "4c12e44", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |