diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 22:21:40 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 22:21:40 +0000 |
commit | 9830fad404e21782a7bc8539f55de15613e3e40b (patch) | |
tree | 344209a1be77658680110895b660003db5419068 /constants/regexes.json | |
parent | 64182f094e33bdd21dba7c9b50bc49a607064d36 (diff) | |
download | SkyHanni-REPO-9830fad404e21782a7bc8539f55de15613e3e40b.tar.gz SkyHanni-REPO-9830fad404e21782a7bc8539f55de15613e3e40b.tar.bz2 SkyHanni-REPO-9830fad404e21782a7bc8539f55de15613e3e40b.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/7e20caecf45ed273ac6c030a4f2bcc16eec5f1ce
Diffstat (limited to 'constants/regexes.json')
-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 7e09468..0d2bbbd 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "6cd6e48", + "sourceLabel": "7e20cae", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |