diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 03:32:34 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 03:32:34 +0000 |
commit | 65962528e8157b12b69db329e84928f0abdac06d (patch) | |
tree | 37e566564a6952ca102a1660e3ea26be5d9f215e /constants/regexes.json | |
parent | aa1abee399c75b6fb612688853c8144c64b8d715 (diff) | |
download | SkyHanni-REPO-65962528e8157b12b69db329e84928f0abdac06d.tar.gz SkyHanni-REPO-65962528e8157b12b69db329e84928f0abdac06d.tar.bz2 SkyHanni-REPO-65962528e8157b12b69db329e84928f0abdac06d.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/873378ed823de01b4be4900c0f4893acb1e97f03
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 79c0b8d..814cf0b 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "a4c7778", + "sourceLabel": "873378e", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |