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