diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 22:35:58 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-08 22:35:58 +0000 |
commit | c1528665792f73b92f2d3e5895da35842c33a350 (patch) | |
tree | 02733ab8a4970d17126fc686c82d59cbe2e9401d | |
parent | 083c91023576a519ccd6afa28d937a79d3f30367 (diff) | |
download | SkyHanni-REPO-c1528665792f73b92f2d3e5895da35842c33a350.tar.gz SkyHanni-REPO-c1528665792f73b92f2d3e5895da35842c33a350.tar.bz2 SkyHanni-REPO-c1528665792f73b92f2d3e5895da35842c33a350.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/17f3844717754ee70df5d17ea8fcd159edc36fbd
-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 847aff0..ba89f31 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "9cc992d", + "sourceLabel": "17f3844", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |