diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-16 10:53:22 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-16 10:53:22 +0000 |
commit | 08b60701b551f40f9bb5d61db6bae1056e410a3a (patch) | |
tree | 62301d45d880eaefc01dd831061bdb4564277327 /constants | |
parent | d71d8a2c30d8261ddbe03fee75f2e6abd3c4743d (diff) | |
download | SkyHanni-REPO-08b60701b551f40f9bb5d61db6bae1056e410a3a.tar.gz SkyHanni-REPO-08b60701b551f40f9bb5d61db6bae1056e410a3a.tar.bz2 SkyHanni-REPO-08b60701b551f40f9bb5d61db6bae1056e410a3a.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/f2711d19b3a727eb0f204d064f49cb7355540282
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 437bb73..c88d08a 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "7715c15", + "sourceLabel": "f2711d1", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |