From 443bc666010bad6526e5382df99bba38531422c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 14 Dec 2023 00:03:03 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/b7e4d63c3ec4331b2332b7b02c2ecef3f19487b5 --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/regexes.json b/constants/regexes.json index 5ef8bbe..ee6b717 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "c896b72", + "sourceLabel": "b7e4d63", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", -- cgit