From 2502c8b4f7cbb5a841aa9236ff573e966594901f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 9 Dec 2023 20:16:58 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/79e838d5f425fd161fd23f8a8e31938fa5b2bbb7 --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index dc144d0..40e3857 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "e13a702", + "sourceLabel": "79e838d", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", -- cgit