aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/regexes.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index e6b9076..8090f14 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "15db91c",
+ "sourceLabel": "aa9bbea",
"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+)",
@@ -11,6 +11,7 @@
"data.hypixeldata.scoreboard.visiting.amount": "\\s+§.✌ §.\\(§.(?\u003ccurrentamount\u003e\\d+)§./(?\u003cmaxamount\u003e\\d+)\\)",
"data.hypixeldata.guesting.scoreboard": "SKYBLOCK GUEST",
"data.hypixeldata.scoreboard.title": "SK[YI]BLOCK(?: CO-OP| GUEST)?",
+ "data.hypixeldata.skyblock.area": "\\s*§(?\u003csymbol\u003e7⏣|5ф) §(?\u003ccolor\u003e.)(?\u003carea\u003e.*)",
"data.hypixeldata.islandname": "(?:§.)*(Area|Dungeon): (?:§.)*(?\u003cisland\u003e.*)",
"dungeon.complete": "§.\\s+§.§.(?:The|Master Mode) Catacombs §.§.- §.§.(?:Floor )?(?\u003cfloor\u003eM?[IV]{1,3}|Entrance)",
"mob.detection.filter.basic": "(?:\\[\\w+(?\u003clevel\u003e\\d+)\\] )?(?\u003ccorrupted\u003e.Corrupted )?(?\u003cname\u003e.*) [\\d❤]+",