diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 11:03:30 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 11:03:30 +0000 |
commit | 373f6e05326492ae8e202c8a3af7bbb02bd9d24f (patch) | |
tree | dd253c0fa0bab6fcad69cee3e46faa517ab3329b /constants | |
parent | 09f0d340f234929704362129e2f6c4313a633250 (diff) | |
download | SkyHanni-REPO-373f6e05326492ae8e202c8a3af7bbb02bd9d24f.tar.gz SkyHanni-REPO-373f6e05326492ae8e202c8a3af7bbb02bd9d24f.tar.bz2 SkyHanni-REPO-373f6e05326492ae8e202c8a3af7bbb02bd9d24f.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/e3200d4540f33e4a52b17a05176238feff4e67c7
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 7db15a9..817c637 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "533bd58", + "sourceLabel": "e3200d4", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" |