From 1ce9e2d06b3ebff9923ae2d20192322ecf736b73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 10 Dec 2023 00:00:35 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/1459109eb0aea3906652a1c9af25e36e675a5860 --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index 407a3e7..028e32b 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "ccd26dd", + "sourceLabel": "1459109", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", -- cgit