diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 22:18:04 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-15 22:18:04 +0000 |
commit | 64182f094e33bdd21dba7c9b50bc49a607064d36 (patch) | |
tree | 806eb409fabf06454495540222a5b823761936dd | |
parent | 6e4441d089c9e436ba5e734e4ebaf2e8f21b5c43 (diff) | |
download | SkyHanni-REPO-64182f094e33bdd21dba7c9b50bc49a607064d36.tar.gz SkyHanni-REPO-64182f094e33bdd21dba7c9b50bc49a607064d36.tar.bz2 SkyHanni-REPO-64182f094e33bdd21dba7c9b50bc49a607064d36.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/6cd6e481ce224767a3cfcffc96f624d087c4ace8
-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 6271d5b..7e09468 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "12520b6", + "sourceLabel": "6cd6e48", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |