diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 22:35:23 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 22:35:23 +0000 |
commit | 27baa793dfc0d42581cc8375d6feb2e9d0eb9337 (patch) | |
tree | 7030345b36ade303f9c00914057e391b7408d1d0 | |
parent | 9830fad404e21782a7bc8539f55de15613e3e40b (diff) | |
download | SkyHanni-REPO-27baa793dfc0d42581cc8375d6feb2e9d0eb9337.tar.gz SkyHanni-REPO-27baa793dfc0d42581cc8375d6feb2e9d0eb9337.tar.bz2 SkyHanni-REPO-27baa793dfc0d42581cc8375d6feb2e9d0eb9337.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/4dd5800efcba9690259d3c9a51c6564865f07ff8
-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 0d2bbbd..743289c 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "7e20cae", + "sourceLabel": "4dd5800", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |