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