diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 21:12:27 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 21:12:27 +0000 |
commit | 20f448069da440c998e0429337469a0daca2fa58 (patch) | |
tree | b48780c5557fb123db4b3dcae982eb58128562fc /constants | |
parent | db6dc7570e85b7f7b6ba8f2dbc6963557b85d642 (diff) | |
download | SkyHanni-REPO-20f448069da440c998e0429337469a0daca2fa58.tar.gz SkyHanni-REPO-20f448069da440c998e0429337469a0daca2fa58.tar.bz2 SkyHanni-REPO-20f448069da440c998e0429337469a0daca2fa58.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/786d4f53e85b654994cea911362db21f14503ead
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 f1007e1..4fad790 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "5dd9493", + "sourceLabel": "786d4f5", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |