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