diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 02:08:51 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 02:08:51 +0000 |
commit | c8e0e14e007da360330c6a85011f8c4b66e11ac0 (patch) | |
tree | eda2ea8456e6c5624a11ff09cc131057a531689a /constants/regexes.json | |
parent | 954cc1da89cfcb66d7284eea69058adfc1d32169 (diff) | |
download | SkyHanni-REPO-c8e0e14e007da360330c6a85011f8c4b66e11ac0.tar.gz SkyHanni-REPO-c8e0e14e007da360330c6a85011f8c4b66e11ac0.tar.bz2 SkyHanni-REPO-c8e0e14e007da360330c6a85011f8c4b66e11ac0.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/b01af78657ee336c3ebacacb4d6b11699ec0b957
Diffstat (limited to 'constants/regexes.json')
-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 0b22a6a..67888b5 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "61368c5", + "sourceLabel": "b01af78", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |