diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 02:19:49 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 02:19:49 +0000 |
commit | 1ed756ea25e24ff8570ba4bb8f4d39afabe8e5b9 (patch) | |
tree | a0e34381712c6e5a740ee50a44befb872fc2f9ad /constants | |
parent | 34d8dd5e160655d55c21cc2f657a4f1b3bca0547 (diff) | |
download | SkyHanni-REPO-1ed756ea25e24ff8570ba4bb8f4d39afabe8e5b9.tar.gz SkyHanni-REPO-1ed756ea25e24ff8570ba4bb8f4d39afabe8e5b9.tar.bz2 SkyHanni-REPO-1ed756ea25e24ff8570ba4bb8f4d39afabe8e5b9.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/6261932897d45407964f1d6024a5c75a0ed2b8b5
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 c84a705..8f31b18 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "9f1adba", + "sourceLabel": "6261932", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |