From 3831b6190ae60360c6fb6d76419a3e7e93835d18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Dec 2023 19:36:34 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/37581a1ae179b97b80a85b63681011e4f61610b8 --- constants/regexes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/regexes.json b/constants/regexes.json index 9a078e6..38aeb7b 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,6 +1,7 @@ { - "sourceLabel": "a28e7e3", + "sourceLabel": "37581a1", "regexes": { + "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "harp.inventory": "^Harp.*" } } \ No newline at end of file -- cgit