From d9bc7ed5ead1ce92b070bdd729cc32e8eb14e840 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 11 Dec 2023 22:48:12 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/ff99c10c671cb6f594cc7670216328801fce85b4 --- 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 bed362e..d5b4622 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "004a123", + "sourceLabel": "ff99c10", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", -- cgit