diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 01:05:48 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 01:05:48 +0000 |
commit | 89ffd7a9353915c752c4ad0bd12f726e8069ca09 (patch) | |
tree | 72114631715d46cb2389122977b9c36b3e6926a3 | |
parent | c77a514ba901a7b1e2d3d5f3d38f45befd502247 (diff) | |
download | SkyHanni-REPO-89ffd7a9353915c752c4ad0bd12f726e8069ca09.tar.gz SkyHanni-REPO-89ffd7a9353915c752c4ad0bd12f726e8069ca09.tar.bz2 SkyHanni-REPO-89ffd7a9353915c752c4ad0bd12f726e8069ca09.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/e791dff4d2dff8203f5198fb4d0e90bbf457380a
-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 3cb0035..18a2bfb 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "5b9de06", + "sourceLabel": "e791dff", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |