From 3561e835af6ab526eebfb340d06c24cec74bd098 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 11 Dec 2023 22:52:53 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/620a072467e5b00ee13f35012531b337c3cc56c7 --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index d5b4622..1307cfc 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "ff99c10", + "sourceLabel": "620a072", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", -- cgit