diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 00:23:10 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 00:23:10 +0000 |
commit | a874f4ce72876a2bfb0221f555495d0633535de6 (patch) | |
tree | 041b27e1354dc967a59f82c563ff9bc66dc7fe31 /constants | |
parent | 4ccf825a0736a9bb3d04047501868343224c093f (diff) | |
download | SkyHanni-REPO-a874f4ce72876a2bfb0221f555495d0633535de6.tar.gz SkyHanni-REPO-a874f4ce72876a2bfb0221f555495d0633535de6.tar.bz2 SkyHanni-REPO-a874f4ce72876a2bfb0221f555495d0633535de6.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/db34c26f1838a06f0516e2a57c61964f64f1f758
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 d2a0d34..d343620 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "825900c", + "sourceLabel": "db34c26", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |