diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 19:50:26 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 19:50:26 +0000 |
commit | a769361fac369fd82c387d04d478d482678a086e (patch) | |
tree | 6a350818f952f63f7eca53d6048bff92aaa499f6 /constants/regexes.json | |
parent | 15c7f05c69b2463823bb61a6bc4dcd0ed7656bb9 (diff) | |
download | SkyHanni-REPO-a769361fac369fd82c387d04d478d482678a086e.tar.gz SkyHanni-REPO-a769361fac369fd82c387d04d478d482678a086e.tar.bz2 SkyHanni-REPO-a769361fac369fd82c387d04d478d482678a086e.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/5938c9a1220a390d930adf9067c606c7f0d1c667
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 bbb2982..10f62b6 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "1a78f93", + "sourceLabel": "5938c9a", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |