aboutsummaryrefslogtreecommitdiff
path: root/constants/regexes.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-03-23 18:17:26 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-03-23 18:17:26 +0000
commitee392be9e33e558d32807ad5a65a73dbc0256beb (patch)
tree1cf21adfb089961736b553a5e4a4189870e64b01 /constants/regexes.json
parent3d8f224cea9f57fe9c87cfbff47c636ecff4e66e (diff)
downloadSkyHanni-REPO-ee392be9e33e558d32807ad5a65a73dbc0256beb.tar.gz
SkyHanni-REPO-ee392be9e33e558d32807ad5a65a73dbc0256beb.tar.bz2
SkyHanni-REPO-ee392be9e33e558d32807ad5a65a73dbc0256beb.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/44014aa68a8c672c779f38202a215ab1e8dcd8c5
Diffstat (limited to 'constants/regexes.json')
-rw-r--r--constants/regexes.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index bf4cd5c..b39e14f 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "aa78d9d",
+ "sourceLabel": "44014aa",
"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+)",
@@ -570,6 +570,9 @@
"mining.eventtracker.started": "(?:§.)*\\s+(?:§.)+§l(?\u003cevent\u003e.+) STARTED!",
"mining.eventtracker.ended": "(?:§.)*\\s+(?:§.)+§l(?\u003cevent\u003e.+) ENDED!",
"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",
+ "fishing.totemofcorruption.owner": "§7Owner: §e(?\u003cowner\u003e.+)",
"event.winter.newyearcake.reminder.sidebar": "§dNew Year Event!§f (?\u003ctime\u003e.*)",
"rift.area.westvillage.vermintracker.silverfish": ".*§eYou vacuumed a §.*Silverfish.*",
"rift.area.westvillage.vermintracker.spider": ".*§eYou vacuumed a §.*Spider.*",