diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-13 23:36:33 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-13 23:36:33 +0000 |
commit | 1aea6c5029f049efd5e2a55e4d9cde5b1ad3fda5 (patch) | |
tree | 7f65fd7e8b55e9262daa36321715d8a8865f73dd | |
parent | 283e237ab844c47e89e5993397bf479c34322465 (diff) | |
download | SkyHanni-REPO-1aea6c5029f049efd5e2a55e4d9cde5b1ad3fda5.tar.gz SkyHanni-REPO-1aea6c5029f049efd5e2a55e4d9cde5b1ad3fda5.tar.bz2 SkyHanni-REPO-1aea6c5029f049efd5e2a55e4d9cde5b1ad3fda5.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/c896b72c3f848e2bad54bc5545a189bf1466d515
-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 dabd77c..5ef8bbe 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "4c12e44", + "sourceLabel": "c896b72", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |