diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-16 12:16:16 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-16 12:16:16 +0000 |
commit | 2e1f636f0462d11536b4ddbf19a98c4ebe4a87f0 (patch) | |
tree | df7a7dcceac61d8c56b551ee0eea669765559404 /constants/regexes.json | |
parent | 1b56eb1abf10b7e2a0bb73794a57880bc48f3196 (diff) | |
download | SkyHanni-REPO-2e1f636f0462d11536b4ddbf19a98c4ebe4a87f0.tar.gz SkyHanni-REPO-2e1f636f0462d11536b4ddbf19a98c4ebe4a87f0.tar.bz2 SkyHanni-REPO-2e1f636f0462d11536b4ddbf19a98c4ebe4a87f0.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/a9a19661ce38a7208ff4c86777f4accb4e495bfb
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 0629069..a831269 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "e44edc3", + "sourceLabel": "a9a1966", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |