diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 00:00:35 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 00:00:35 +0000 |
commit | 1ce9e2d06b3ebff9923ae2d20192322ecf736b73 (patch) | |
tree | 3a21fcd83f61b69624c162e975ae202f353d9afd /constants | |
parent | 9f77718f26e85906b71adf825a0d303864636041 (diff) | |
download | SkyHanni-REPO-1ce9e2d06b3ebff9923ae2d20192322ecf736b73.tar.gz SkyHanni-REPO-1ce9e2d06b3ebff9923ae2d20192322ecf736b73.tar.bz2 SkyHanni-REPO-1ce9e2d06b3ebff9923ae2d20192322ecf736b73.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/1459109eb0aea3906652a1c9af25e36e675a5860
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 407a3e7..028e32b 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "ccd26dd", + "sourceLabel": "1459109", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |