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