diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 03:37:08 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 03:37:08 +0000 |
commit | 725ee9e7d071711661b38bc46665231b10824228 (patch) | |
tree | 75b712d50a894df740ca0483c7f57e96ad30c719 | |
parent | 65962528e8157b12b69db329e84928f0abdac06d (diff) | |
download | SkyHanni-REPO-725ee9e7d071711661b38bc46665231b10824228.tar.gz SkyHanni-REPO-725ee9e7d071711661b38bc46665231b10824228.tar.bz2 SkyHanni-REPO-725ee9e7d071711661b38bc46665231b10824228.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/c1ccf0ef9b7e3672bc295f9aa124d4415ed8588e
-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 814cf0b..d45bde3 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "873378e", + "sourceLabel": "c1ccf0e", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |