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