aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-04-25 08:32:27 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-04-25 08:32:27 +0000
commit3bc74bfe2617727c78722b91740c8937a66c58cb (patch)
tree90ef3e0f43d4669a4fb631b36530a2baba9c4c18
parent5d7042aa10defbca29839a532d70ffce72788464 (diff)
downloadSkyHanni-REPO-3bc74bfe2617727c78722b91740c8937a66c58cb.tar.gz
SkyHanni-REPO-3bc74bfe2617727c78722b91740c8937a66c58cb.tar.bz2
SkyHanni-REPO-3bc74bfe2617727c78722b91740c8937a66c58cb.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/1d70f88cf8387ab214523568b34f0e532ee070b6
-rw-r--r--constants/regexes.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index 207fb73..2af2f6e 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "f3b3b44",
+ "sourceLabel": "1d70f88",
"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+)",
@@ -681,6 +681,7 @@
"mining.notifications.scrapdrop": "§6§lEXCAVATOR! §r§fYou found a §r§9Suspicious Scrap§r§f!",
"mining.notifications.goblin.goldspawn": "§6A Golden Goblin has spawned!",
"mining.notifications.goblin.diamondspawn": "§6A §r§bDiamond Goblin §r§6has spawned!",
+ "mining.notifications.cold.frostbite": "§9§lBRRR! §r§bYou\u0027re freezing! All you can think about is getting out of here to a warm campfire\\.\\.\\.",
"event.winter.drank.jyrre": "§aYou drank a §r§6Refined Bottle of Jyrre §r§aand gained §r§b\\+300✎ Intelligence §r§afor §r§b60 minutes§r§a!",
"fishing.totemofcorruption.totemname": "§5§lTotem of Corruption",
"fishing.totemofcorruption.timeremaining": "§7Remaining: §e(?:(?\u003cmin\u003e\\d+)m )?(?\u003csec\u003e\\d+)s",