diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:02:38 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:02:38 +0000 |
commit | 0d1ded0a3406e122d12c7457daffe16febd96c3b (patch) | |
tree | 02d1ed2aa207509e93d8603112627362bf8ec085 | |
parent | da274f996b7399a0e3cd8d601fd8eb31577570fd (diff) | |
download | SkyHanni-REPO-0d1ded0a3406e122d12c7457daffe16febd96c3b.tar.gz SkyHanni-REPO-0d1ded0a3406e122d12c7457daffe16febd96c3b.tar.bz2 SkyHanni-REPO-0d1ded0a3406e122d12c7457daffe16febd96c3b.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/d5b4a817e2b9e7e5c88eb0c8212b9a6e678bd92f
-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 5a5f11b..6e706d2 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "b8ec689", + "sourceLabel": "d5b4a81", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |