diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:05:56 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:05:56 +0000 |
commit | edf3962a6bfbdb26fbe61ed7b7f5e7ed5ddbad86 (patch) | |
tree | e686cf3d430d75a21dcadc7b3c7dfcb1056b7912 /constants/regexes.json | |
parent | eddaeba0cae98fd70cc106e0191fe2e1ddbcf6eb (diff) | |
download | SkyHanni-REPO-edf3962a6bfbdb26fbe61ed7b7f5e7ed5ddbad86.tar.gz SkyHanni-REPO-edf3962a6bfbdb26fbe61ed7b7f5e7ed5ddbad86.tar.bz2 SkyHanni-REPO-edf3962a6bfbdb26fbe61ed7b7f5e7ed5ddbad86.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/5cccbc58f837ad15c8d02bfd4f60ba4920fab29f
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 c4d4bc9..fcd1b1f 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "742820d", + "sourceLabel": "5cccbc5", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |