diff options
Diffstat (limited to 'constants/regexes.json')
-rw-r--r-- | constants/regexes.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 7cb6af3..91169bf 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "5ebc246", + "sourceLabel": "903d260", "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+)", @@ -10,6 +10,7 @@ "data.hypixeldata.solo.profile.amount": "^\\s*(?:§.)*Island\\s*$", "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", "data.hypixeldata.islandname": "(?:§.)*(Area|Dungeon): (?:§.)*(?\u003cisland\u003e.*)", "dungeon.complete": "§.\\s+§.§.(?:The|Master Mode) Catacombs §.§.- §.§.(?:Floor )?(?\u003cfloor\u003eM?[IV]{1,3}|Entrance)", "data.skill.actionbar": ".*§3\\+.* (?\u003cskill\u003e.*) \\((?\u003coverflow\u003e.*)/(?\u003cneeded\u003e.*)\\).*", |