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