diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 01:03:51 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 01:03:51 +0000 |
commit | c1101bd329ffadc6b2630b19506fa2a08ca12e92 (patch) | |
tree | 19c001420493d7d7182cbb26513bdb9457c0ebcf | |
parent | f93b9e7b4059230bf50df5607ce364e3938f3d2c (diff) | |
download | SkyHanni-REPO-c1101bd329ffadc6b2630b19506fa2a08ca12e92.tar.gz SkyHanni-REPO-c1101bd329ffadc6b2630b19506fa2a08ca12e92.tar.bz2 SkyHanni-REPO-c1101bd329ffadc6b2630b19506fa2a08ca12e92.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/845562896f387d6ada729d907fb63a677edd35e1
-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 cd3ec45..eac96bf 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "2aa92c8", + "sourceLabel": "8455628", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |