diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:38:26 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:38:26 +0000 |
commit | 02e09d77bffd52a883acbf67242cc0464a6b62f6 (patch) | |
tree | 4c75872445bba683ce94b0770c71499879ace5a2 | |
parent | 9f02e51723ca8fc23d67e047aa2dcb1d5c4dc1c5 (diff) | |
download | SkyHanni-REPO-02e09d77bffd52a883acbf67242cc0464a6b62f6.tar.gz SkyHanni-REPO-02e09d77bffd52a883acbf67242cc0464a6b62f6.tar.bz2 SkyHanni-REPO-02e09d77bffd52a883acbf67242cc0464a6b62f6.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/c85c55e4c15715e7a4667cbacbdc5c953fdb3d7f
-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 2dfeb5f..d32d516 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "46411b3", + "sourceLabel": "c85c55e", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |