diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 23:46:33 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 23:46:33 +0000 |
commit | 350edf4d34cb1b1ad92ddefa54aa7095d0642f48 (patch) | |
tree | a588c424b6679bf2411c5cf922ccb331cc70fd6c /constants | |
parent | 20e9205375e4d10379da577621eb8226ddbd9488 (diff) | |
download | SkyHanni-REPO-350edf4d34cb1b1ad92ddefa54aa7095d0642f48.tar.gz SkyHanni-REPO-350edf4d34cb1b1ad92ddefa54aa7095d0642f48.tar.bz2 SkyHanni-REPO-350edf4d34cb1b1ad92ddefa54aa7095d0642f48.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/34a1b133bfd54f4acb52882f77603594bb72749b
Diffstat (limited to 'constants')
-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 d418b3c..a2c9068 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "bcf4a58", + "sourceLabel": "34a1b13", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |