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