diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 11:49:59 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 11:49:59 +0000 |
commit | 768254fbf8e66f5a0eeb686f95b58f5dd9822396 (patch) | |
tree | b2ef52357fae884dd501e12cacee6f954a9de41f | |
parent | 615c959eb367d1377c66c5878cdb8a0b5bddc7c1 (diff) | |
download | SkyHanni-REPO-768254fbf8e66f5a0eeb686f95b58f5dd9822396.tar.gz SkyHanni-REPO-768254fbf8e66f5a0eeb686f95b58f5dd9822396.tar.bz2 SkyHanni-REPO-768254fbf8e66f5a0eeb686f95b58f5dd9822396.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/1c1c69f088036eb2e9f265c7e0c7fbcfb5d123b8
-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 6424552..85f174d 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "aff4c2a", + "sourceLabel": "1c1c69f", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |