diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:52:53 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:52:53 +0000 |
commit | 3561e835af6ab526eebfb340d06c24cec74bd098 (patch) | |
tree | 825c71ef29cdaed94bc8f94f14b0d0006fd5dc6b | |
parent | d9bc7ed5ead1ce92b070bdd729cc32e8eb14e840 (diff) | |
download | SkyHanni-REPO-3561e835af6ab526eebfb340d06c24cec74bd098.tar.gz SkyHanni-REPO-3561e835af6ab526eebfb340d06c24cec74bd098.tar.bz2 SkyHanni-REPO-3561e835af6ab526eebfb340d06c24cec74bd098.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/620a072467e5b00ee13f35012531b337c3cc56c7
-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 d5b4622..1307cfc 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "ff99c10", + "sourceLabel": "620a072", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |