diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 01:08:41 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-12 01:08:41 +0000 |
commit | eed2eceb27049242215f905b53f9fb26318e7427 (patch) | |
tree | ba8997a2a4d21f90ecc674aedcf355efb48cc870 | |
parent | 8edf5f276448ab5617a51ec313f772010d6f26d2 (diff) | |
download | SkyHanni-REPO-eed2eceb27049242215f905b53f9fb26318e7427.tar.gz SkyHanni-REPO-eed2eceb27049242215f905b53f9fb26318e7427.tar.bz2 SkyHanni-REPO-eed2eceb27049242215f905b53f9fb26318e7427.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/6cfe7aa0f56878c4729ca6e2479170e05260fae6
-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 90a9fbf..3c80b16 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "411fde4", + "sourceLabel": "6cfe7aa", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |