diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 00:07:26 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 00:07:26 +0000 |
commit | e931d72cb4ab7bdfcf8710161c94b1a9ffd716a1 (patch) | |
tree | 0b0ddc93496fc78cec7b4257ef3b51fee707d749 /constants | |
parent | cf83d449cb5f0a738fcf5e068f9e269b6f66e0b7 (diff) | |
download | SkyHanni-REPO-e931d72cb4ab7bdfcf8710161c94b1a9ffd716a1.tar.gz SkyHanni-REPO-e931d72cb4ab7bdfcf8710161c94b1a9ffd716a1.tar.bz2 SkyHanni-REPO-e931d72cb4ab7bdfcf8710161c94b1a9ffd716a1.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/0f7b18fbcac2526fd55a2ff7965461eaad5606d6
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 16a52f7..3253b7f 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "4a355aa", + "sourceLabel": "0f7b18f", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |