diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 00:35:16 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 00:35:16 +0000 |
commit | 8edf5f276448ab5617a51ec313f772010d6f26d2 (patch) | |
tree | 8016ac180d580434c254c01336ee69231a0f288b | |
parent | a5ba87ef5d079f3dec92d1da6733866b5d0d8b6f (diff) | |
download | SkyHanni-REPO-8edf5f276448ab5617a51ec313f772010d6f26d2.tar.gz SkyHanni-REPO-8edf5f276448ab5617a51ec313f772010d6f26d2.tar.bz2 SkyHanni-REPO-8edf5f276448ab5617a51ec313f772010d6f26d2.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/411fde4bf782de1045d3339e04dabf912f50578d
-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 e5df232..90a9fbf 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "98ef101", + "sourceLabel": "411fde4", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |