diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 21:39:16 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 21:39:16 +0000 |
commit | 20e9205375e4d10379da577621eb8226ddbd9488 (patch) | |
tree | 3acfb17f39caf42288f9b6bcaea81f02a5454037 /constants | |
parent | a073ba7f23186a0709f224c07a633fef9eae5945 (diff) | |
download | SkyHanni-REPO-20e9205375e4d10379da577621eb8226ddbd9488.tar.gz SkyHanni-REPO-20e9205375e4d10379da577621eb8226ddbd9488.tar.bz2 SkyHanni-REPO-20e9205375e4d10379da577621eb8226ddbd9488.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/bcf4a583c5d238d7b3b1a1d2498d9857c3235172
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 19beb4c..d418b3c 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "af7f092", + "sourceLabel": "bcf4a58", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |