Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@5c5cd18
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 11, 2024
1 parent 827bc1c commit 03239b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "201e41b",
"sourceLabel": "5c5cd18",
"regexes": {
"actionbar.defense": ".*§a(?\u003cdefense\u003e[\\d,]+)§a❈.*",
"actionbar.health": "§[c6](?\u003chealth\u003e[\\d,]+)/[\\d,]+❤.*",
Expand Down Expand Up @@ -439,7 +439,7 @@
"features.gui.customscoreboard.scoreboard.misc.queueposition": "Position: (?:§.)*#\\d+ (?:§.)*Since: (?:§.)*.*",
"features.gui.customscoreboard.scoreboard.misc.queuetier": "Tier: §e.*",
"features.gui.customscoreboard.scoreboard.misc.redstone": "\\s*(§.)*⚡ §cRedstone: (§.)*\\d{1,3}%$",
"features.gui.customscoreboard.scoreboard.misc.thirdobjectiveline": "(\\s*§.\\(§.\\w+§./§.\\w+§.\\)|§f Mages.*|§f Barbarians.*|§edefeat Kuudra|§eand stun him)",
"features.gui.customscoreboard.scoreboard.misc.thirdobjectiveline": "(\\s*§.\\(§.\\w+§.\\/§.\\w+§.\\)|§f Mages.*|§f Barbarians.*|§edefeat Kuudra|§eand stun him|§.Fish \\d .*[fF]ish §.[✖✔])",
"features.gui.customscoreboard.scoreboard.misc.visiting": "^\\s*§a✌ §7\\(§.\\d+(§.)?/\\d+(§.)?\\)$",
"features.gui.customscoreboard.scoreboard.misc.wtfarethoselines": "^(§eMine \\d+ .*|§eKill 100 Automatons|§eFind a Jungle Key|§eFind the \\d+ Missing Pieces?|§eTalk to the Goblin King)$",
"features.gui.customscoreboard.scoreboard.multiuse.autoclosing": "(§.)*Auto-closing in: §c(\\d{1,2}:)?\\d{1,2}$",
Expand Down

0 comments on commit 03239b6

Please sign in to comment.