aboutsummaryrefslogtreecommitdiff
path: root/constants/regexes.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-03-08 09:26:49 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-03-08 09:26:49 +0000
commit9b36464d992126636a768c45427ea9db82f1111e (patch)
tree91efaa7caff78f535614d704ac6ca80461b6e0f2 /constants/regexes.json
parent468e8fb143c6d32e1a0570f6c3476ddb8bc15e21 (diff)
downloadSkyHanni-REPO-9b36464d992126636a768c45427ea9db82f1111e.tar.gz
SkyHanni-REPO-9b36464d992126636a768c45427ea9db82f1111e.tar.bz2
SkyHanni-REPO-9b36464d992126636a768c45427ea9db82f1111e.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/37f9c2fd312097ca539afacd6d04a24310dcd731
Diffstat (limited to 'constants/regexes.json')
-rw-r--r--constants/regexes.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index 11f5e23..00b5e19 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "0a95a79",
+ "sourceLabel": "37f9c2f",
"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+)",
@@ -92,7 +92,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: §rYour §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}☘ .+ 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 .",
@@ -369,7 +369,7 @@
"crimson.volcano.header.tablistline": "(?:§.)*Volcano Explosivity:(?:[\\S ]+)*",
"crimson.volcano.status.tablistline": " *(?\u003cstatus\u003e(?:§.)*\\S+)",
"misc.chatsymbols.symbols": "^(?\u003csymbols\u003e(?:(?:§\\w)+\\S)+) ",
- "misc.chatsymbols.symbol": "((?:§\\w)+\\S)",
+ "misc.chatsymbols.symbol": "(?:§.)+(\\S)",
"garden.pests.spawn.one": "§6§l.*! §7A §6Pest §7has appeared in §aPlot §7- §b(?\u003cplot\u003e.*)§7!",
"garden.pests.spawn.multiple": "§6§l.*! §6(?\u003camount\u003e\\d) Pests §7have spawned in §aPlot §7- §b(?\u003cplot\u003e.*)§7!",
"garden.pests.finder.scoreboard": " §7⏣ §[ac]The Garden §4§lൠ§7 x(?\u003cpests\u003e.*)",