diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 20:25:43 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 20:25:43 +0000 |
commit | 80aaffaba9934ea4b87465fce565062fee2e07f1 (patch) | |
tree | 0d204e000755e0fa8b7dc0bb8e5472785d189b53 | |
parent | 347ebfa7ea6bd9558367f568ffe702cef2a2a5c0 (diff) | |
download | SkyHanni-REPO-80aaffaba9934ea4b87465fce565062fee2e07f1.tar.gz SkyHanni-REPO-80aaffaba9934ea4b87465fce565062fee2e07f1.tar.bz2 SkyHanni-REPO-80aaffaba9934ea4b87465fce565062fee2e07f1.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/4131b3423182a1600e3ad903b18de1c5dd1b229c
-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 f25c23e..ceec9f9 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "25a8b8d", + "sourceLabel": "4131b34", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |