diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 21:13:20 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-09 21:13:20 +0000 |
commit | 9a75a9e61cd1acd3eb6baa8607a07b011dd55309 (patch) | |
tree | 1c75d178a3ba341784948dfc72f218221eb7b614 /constants | |
parent | 20f448069da440c998e0429337469a0daca2fa58 (diff) | |
download | SkyHanni-REPO-9a75a9e61cd1acd3eb6baa8607a07b011dd55309.tar.gz SkyHanni-REPO-9a75a9e61cd1acd3eb6baa8607a07b011dd55309.tar.bz2 SkyHanni-REPO-9a75a9e61cd1acd3eb6baa8607a07b011dd55309.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/6178599f6be4fed791b7e5080564a38626ad0a61
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 4fad790..98061f3 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "786d4f5", + "sourceLabel": "6178599", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |