From e05aa84ee879bb0f71e68cd23fe54b33042529bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 14 Mar 2024 20:20:20 +0000 Subject: Update regexes based on https://github.com/hannibal002/Skyhanni/commit/a556cf5d81eadc41faf37e0b56426d5dc796b651 --- 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 165c2fe..deb7d4c 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "10c36e3", + "sourceLabel": "a556cf5", "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+)", @@ -274,6 +274,7 @@ "bingo.compactchat.health": " {3}§r§7§8\\+§a.* §c❤ Health", "bingo.compactchat.strength": " {3}§r§7§8\\+§a. §c❁ Strength", "bingo.compactchat.border": "§[e3]§l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬", + "crimson.reputation.tablist": " §r§[cdea].*", "skyblockguide.highlight.condition.once": "§7§eThis task can only be completed once!", "skyblockguide.highlight.condition.x": "§c ?✖.*", "skyblockguide.highlight.condition.total": "§7Total Progress: §3\\d{1,2}(?:\\.\\d)?%", -- cgit