From abc1d6b6fac363b9159150c9cc6e3780fa1c55f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 18 Apr 2024 15:29:39 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/3d0d4dd8e1dd49bcb3e1b607e0bc7cd5614299ad --- constants/regexes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/regexes.json b/constants/regexes.json index 10b05c1..ffcefa0 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "734fdf6", + "sourceLabel": "3d0d4dd", "regexes": { "data.hypixeldata.serverid.scoreboard": "§7\\d+/\\d+/\\d+ §8(?\u003cservertype\u003e[mM])(?\u003cserverid\u003e\\S+).*", "data.hypixeldata.serverid.tablist": " Server: §r§8(?\u003cserverid\u003e\\S+)", @@ -333,6 +333,7 @@ "inventory.npc.sell.lore": "§7them to this Shop!|§eClick to buyback!", "bazaar.cancelledorder.lastamount": "§6§7from §a(?\u003camount\u003e.*)§7x §7missing items\\.", "bazaar.cancelledorder.cancelledmessage": "§6\\[Bazaar] §r§7§r§cCancelled! §r§7Refunded §r§6(?\u003ccoins\u003e.*) coins §r§7from cancelling Buy Order!", + "bazaar.cancelledorder.inventorytitle": "Order options", "dungeon.croesus.inventory": "Croesus", "dungeon.croesus.empty": "§cNo treasures!", "dungeon.croesus.kismet.reroll": "§aReroll Chest", -- cgit