diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 00:07:41 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 00:07:41 +0000 |
commit | f96d5b766c73cbf160b668d62f58838214db1b24 (patch) | |
tree | 5fbbb98a5ffc58268dd9d8cd4841aefd9b1b20a2 | |
parent | 443bc666010bad6526e5382df99bba38531422c7 (diff) | |
download | SkyHanni-REPO-f96d5b766c73cbf160b668d62f58838214db1b24.tar.gz SkyHanni-REPO-f96d5b766c73cbf160b668d62f58838214db1b24.tar.bz2 SkyHanni-REPO-f96d5b766c73cbf160b668d62f58838214db1b24.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/62e6776252ef991bd1387d7b9d1c4a417f4bbb2f
-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 ee6b717..19c6e0f 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "b7e4d63", + "sourceLabel": "62e6776", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |