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