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