Skip to content

Commit

Permalink
Update regexes based on hannibal002/SkyHanni@36cea7d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 28, 2024
1 parent 87fbc5d commit 089076b
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": "0001341",
"sourceLabel": "36cea7d",
"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 @@ -73,7 +73,7 @@
"features.gui.customscoreboard.scoreboard.main.location": "^\\s*(?\u003clocation\u003e(§7⏣|§5ф) .*)$",
"features.gui.customscoreboard.scoreboard.main.lobbycode": "^\\s*§.((\\d{2}/\\d{2}/\\d{2})|Server closing: [\\d:]+) §8(?\u003ccode\u003e.*)$",
"features.gui.customscoreboard.scoreboard.main.date": "^\\s*(Late |Early )?(Spring|Summer|Autumn|Winter) \\d{1,2}(st|nd|rd|th)?.*",
"features.gui.customscoreboard.scoreboard.main.time": "^\\s*§7\\d{1,2}:\\d{2}(?:am|pm) (?\u003csymbol\u003e(§b☽|§e☀|§.⚡|§.☔)).*$",
"features.gui.customscoreboard.scoreboard.main.time": "^\\s*§7\\d{1,2}:\\d{2}(?:am|pm)\\s*(?\u003csymbol\u003e(§b☽|§e☀|§.⚡|§.☔))?.*$",
"features.gui.customscoreboard.scoreboard.main.footer": "§e(www|alpha).hypixel.net$",
"features.gui.customscoreboard.scoreboard.main.yearvotes": "(?\u003cyearvotes\u003e^§6Year \\d+ Votes$)",
"features.gui.customscoreboard.scoreboard.main.votes": "(?\u003cvotes\u003e§[caebd]\\|+(§f)?\\|+ §(.+)$)",
Expand Down

0 comments on commit 089076b

Please sign in to comment.