diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 01:13:21 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 01:13:21 +0000 |
commit | 176fd9f8b2ca50b8e63bf58c6a3f87a209bee20a (patch) | |
tree | 4187950b601833c3e2732fd26588197f801e7ae8 | |
parent | 6f7efdd575194f3dbf13c64766885f360c0a4e67 (diff) | |
download | SkyHanni-REPO-176fd9f8b2ca50b8e63bf58c6a3f87a209bee20a.tar.gz SkyHanni-REPO-176fd9f8b2ca50b8e63bf58c6a3f87a209bee20a.tar.bz2 SkyHanni-REPO-176fd9f8b2ca50b8e63bf58c6a3f87a209bee20a.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/0c2c73f61f0751675fb0520d98a6e3b1430c0966
-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 f069e1e..aea101e 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "29a2153", + "sourceLabel": "0c2c73f", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |