diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 20:10:57 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 20:10:57 +0000 |
commit | ebc79986bf4b506c99f0cf5016fbef566c77a727 (patch) | |
tree | 1e6a62e3a1653e881b823b9fa947c09b0f2b0541 /constants/regexes.json | |
parent | a769361fac369fd82c387d04d478d482678a086e (diff) | |
download | SkyHanni-REPO-ebc79986bf4b506c99f0cf5016fbef566c77a727.tar.gz SkyHanni-REPO-ebc79986bf4b506c99f0cf5016fbef566c77a727.tar.bz2 SkyHanni-REPO-ebc79986bf4b506c99f0cf5016fbef566c77a727.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/9a5d44a2a68a20429b5d66328f1e2a3a7cfca03b
Diffstat (limited to 'constants/regexes.json')
-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 10f62b6..745c557 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "5938c9a", + "sourceLabel": "9a5d44a", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |