diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 02:29:25 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 02:29:25 +0000 |
commit | 318a488b45ebb682c99273f5756446ee2ee149d3 (patch) | |
tree | 242758e1e0c93ef770822665a91442f28fd90064 /constants | |
parent | 1ed756ea25e24ff8570ba4bb8f4d39afabe8e5b9 (diff) | |
download | SkyHanni-REPO-318a488b45ebb682c99273f5756446ee2ee149d3.tar.gz SkyHanni-REPO-318a488b45ebb682c99273f5756446ee2ee149d3.tar.bz2 SkyHanni-REPO-318a488b45ebb682c99273f5756446ee2ee149d3.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/a4c77781e4cc28ac10760cb124d1cf001d86585a
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 8f31b18..79c0b8d 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "6261932", + "sourceLabel": "a4c7778", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |