Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@6a46a2f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 25, 2024
1 parent 883717f commit 4501d5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion constants/regexes.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sourceLabel": "1b2325c",
"sourceLabel": "6a46a2f",
"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+)",
Expand Down Expand Up @@ -674,6 +674,7 @@
"misc.compacttablist.upgrades": "(?\u003cfirstPart\u003e§e[A-Za-z ]+)(?\u003csecondPart\u003e §f[\\w ]+)",
"misc.compacttablist.winterpowerups": "Active Power Ups(?:§.)*(?:\\n(§.)*§7.+)*",
"tablist.firesaletitle": "§.§lFire Sales: §r§f\\([0-9]+\\)",
"dungeon.tablist.rank": "^(?:§.)*(?\u003csbLevel\u003e\\[(?:§.)*\\d+(?:§.)*]) (?\u003crank\u003e(?:§.)*\\[(?:§.)*[^]]+(?:§.)*])? ?(?\u003cplayerName\u003e\\S+) (?\u003csymbols\u003e[^(]*)\\((?:§.)*(?\u003cclassName\u003e\\S+) (?\u003cclassLevel\u003e[CLXVI]+)(?:§.)*\\)(?:§.)*$",
"crimson.volcano.tablistline": " *Volcano: (?\u003cstatus\u003e(?:§.)*\\S+)",
"dungeon.finder.price": "(?i).*([0-9]{2,3}K|[0-9]{1,3}M|[0-9]+\\.[0-9]M|[0-9] ?MIL).*",
"dungeon.finder.carry": "(?i).*(CARRY|CARY|CARRIES|CARIES|COMP|TO CATA [0-9]{2}).*",
Expand Down

0 comments on commit 4501d5e

Please sign in to comment.