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