diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 01:14:40 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 01:14:40 +0000 |
commit | fe0cbc9b54517b12b9b4c06a62acaffab0f0c20c (patch) | |
tree | 48c58fc6162885b3b065a75e82d0823635ddb691 /constants | |
parent | 176fd9f8b2ca50b8e63bf58c6a3f87a209bee20a (diff) | |
download | SkyHanni-REPO-fe0cbc9b54517b12b9b4c06a62acaffab0f0c20c.tar.gz SkyHanni-REPO-fe0cbc9b54517b12b9b4c06a62acaffab0f0c20c.tar.bz2 SkyHanni-REPO-fe0cbc9b54517b12b9b4c06a62acaffab0f0c20c.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/9c3f2a176c085199875c7e32b4e7f6bd5f5485d0
Diffstat (limited to 'constants')
-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 aea101e..af5ec3e 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "0c2c73f", + "sourceLabel": "9c3f2a1", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |