diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-16 12:37:14 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-16 12:37:14 +0000 |
commit | 70f0c77cd9428adfb815043e76c93dfc7022ee8c (patch) | |
tree | 1b3a7af30d8cdda64433cfe6d06f4715586c7b1b /constants | |
parent | 2e1f636f0462d11536b4ddbf19a98c4ebe4a87f0 (diff) | |
download | SkyHanni-REPO-70f0c77cd9428adfb815043e76c93dfc7022ee8c.tar.gz SkyHanni-REPO-70f0c77cd9428adfb815043e76c93dfc7022ee8c.tar.bz2 SkyHanni-REPO-70f0c77cd9428adfb815043e76c93dfc7022ee8c.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/10982789588017f36bbfaea13b76bdd02029e166
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 a831269..6e38f6b 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "a9a1966", + "sourceLabel": "1098278", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |