aboutsummaryrefslogtreecommitdiff
path: root/constants/regexes.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-04-04 19:11:47 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-04-04 19:11:47 +0000
commit115abf26f9832d36f02cf746ddf0c45d20ddab18 (patch)
treee31d76c8e9ba77b5a1865ee30cb37735b9f0f532 /constants/regexes.json
parent1f043ed48f8f22300db1d2515b82967d5e722ec5 (diff)
downloadSkyHanni-REPO-115abf26f9832d36f02cf746ddf0c45d20ddab18.tar.gz
SkyHanni-REPO-115abf26f9832d36f02cf746ddf0c45d20ddab18.tar.bz2
SkyHanni-REPO-115abf26f9832d36f02cf746ddf0c45d20ddab18.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/aa9bbeaf75c571b88f02874f480da04f8424d78d
Diffstat (limited to 'constants/regexes.json')
-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❤]+",