From 8edf5f276448ab5617a51ec313f772010d6f26d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 12 Dec 2023 00:35:16 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/411fde4bf782de1045d3339e04dabf912f50578d --- constants/regexes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index e5df232..90a9fbf 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "98ef101", + "sourceLabel": "411fde4", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", -- cgit