From 2c112c0878ab48e751df4872a1b871b2ac96034d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 21 Dec 2023 11:52:01 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/c9757841e10bb214e8fd7edd0f07e5c5ef88fe4a --- constants/regexes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/regexes.json b/constants/regexes.json index 5dd238f..2cbf5cf 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,10 +1,11 @@ { - "sourceLabel": "b6d939a", + "sourceLabel": "c975784", "regexes": { "data.owninventory.chat.movedsacktoinventory": "§aMoved §r§e\\d* (?\u003cname\u003e.*)§r§a from your Sacks to your inventory.", "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", "garden.plot.spray.target": "§a§lSPRAYONATOR! §r§7You sprayed §r§aPlot §r§7- §r§b(?\u003cplot\u003e.*) §r§7with §r§a(?\u003cspray\u003e.*)§r§7!", + "auctions.highlight.buyitnow": "§7Buy it now: §6(?\u003ccoins\u003e.*) coins", "minion.chat.upgrade": "§aYou have upgraded your Minion to Tier (?\u003ctier\u003e.*)", "minion.chat.coin": "§aYou received §r§6(.*) coins§r§a!", "minion.title": "Minion [^➜]", -- cgit