diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 00:09:05 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-14 00:09:05 +0000 |
commit | 47814ba28c3cbfc7b05d6e023ca5ccce662228ae (patch) | |
tree | 1422a16007c0e2ad481c50df81bb55427363d8f8 /constants/regexes.json | |
parent | f96d5b766c73cbf160b668d62f58838214db1b24 (diff) | |
download | SkyHanni-REPO-47814ba28c3cbfc7b05d6e023ca5ccce662228ae.tar.gz SkyHanni-REPO-47814ba28c3cbfc7b05d6e023ca5ccce662228ae.tar.bz2 SkyHanni-REPO-47814ba28c3cbfc7b05d6e023ca5ccce662228ae.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/452f67a87dc4e50f0e5f532726fcd69ceca24eae
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 19c6e0f..346371c 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "62e6776", + "sourceLabel": "452f67a", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |