From 0fe93856ff3b1283574c7e5914118826bbc90888 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 6 Mar 2024 08:24:52 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/172254168c7a96f4fa85e06b82f38a51d1f3b654 --- constants/regexes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants/regexes.json') diff --git a/constants/regexes.json b/constants/regexes.json index 9b2ee0e..dc6872b 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "a8fe4fc", + "sourceLabel": "1722541", "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+)", @@ -91,7 +91,7 @@ "bazaar.orderhelper.filled": "§7Filled: §[a6].*§7/.* §a§l100%!", "bazaar.orderhelper.price": "§7Price per unit: §6(?\u003cnumber\u003e.*) coins", "auctions.highlight.buyitnow": "§7Buy it now: §6(?\u003ccoins\u003e.*) coins", - "chat.jacobevent.accessory": "§e\\[NPC] Jacob§f: Your §9Anita\u0027s (\\w+) §fis giving you §6\\+(\\d{1,2})☘ (\\w+) Fortune §fduring the contest!", + "chat.jacobevent.accessory": "§e\\[NPC] Jacob§f: §rYour §9Anita\u0027s (\\w+) §fis giving you §6\\+(\\d{1,2})☘ (\\w+) Fortune §fduring the contest!", "chat.skymall.perk": "§eNew buff§r§r§r:(.*)", "inventory.hidenotclickable.seeds": "SEEDS|CARROT_ITEM|POTATO_ITEM|PUMPKIN_SEEDS|SUGAR_CANE|MELON_SEEDS|CACTUS|INK_SACK-3", "inventory.item.overlay.masterskull": "(.*)Master Skull - Tier .", -- cgit