diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 01:33:42 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 01:33:42 +0000 |
commit | d6c40f160e2ec0d8f9de5db11aebd6ab61f08ab1 (patch) | |
tree | c6a5d64b7b41198a6334c8802996ee2c9f63cbe2 | |
parent | 5011da5cfe62aeb0384fc982dda27b4dead33c06 (diff) | |
download | SkyHanni-REPO-d6c40f160e2ec0d8f9de5db11aebd6ab61f08ab1.tar.gz SkyHanni-REPO-d6c40f160e2ec0d8f9de5db11aebd6ab61f08ab1.tar.bz2 SkyHanni-REPO-d6c40f160e2ec0d8f9de5db11aebd6ab61f08ab1.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/e4049995b1de4b8f560a8c856744166bdf7bda0a
-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 31e705e..6426afc 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "5d8a5b5", + "sourceLabel": "e404999", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |