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