From bc8685e38933d1e2f9019fa42eff2299dcecaa08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 9 Dec 2023 21:24:51 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/6e8ff34b3b7055f7987479ebd77b0e1bfbdee3c6 --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index 4da24aa..42a202a 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "beb9d23", + "sourceLabel": "6e8ff34", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", -- cgit