diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:04:16 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-11 22:04:16 +0000 |
commit | eddaeba0cae98fd70cc106e0191fe2e1ddbcf6eb (patch) | |
tree | 0c2b799d559599ef64eac45d1e5c216ca54298f0 /constants/regexes.json | |
parent | 0d1ded0a3406e122d12c7457daffe16febd96c3b (diff) | |
download | SkyHanni-REPO-eddaeba0cae98fd70cc106e0191fe2e1ddbcf6eb.tar.gz SkyHanni-REPO-eddaeba0cae98fd70cc106e0191fe2e1ddbcf6eb.tar.bz2 SkyHanni-REPO-eddaeba0cae98fd70cc106e0191fe2e1ddbcf6eb.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/742820d85531f2ce4145c54e4e8438051bb4ebe1
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 6e706d2..c4d4bc9 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "d5b4a81", + "sourceLabel": "742820d", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |