aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-04-23 07:23:29 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-04-23 07:23:29 +0000
commit13b2c3728622c59977268a89593019370b5f681b (patch)
treec42e2dbda01043f394fa882085f819abef4f55b0
parentaebe89c8689c84a5151083fead43f6ee89b659e6 (diff)
downloadSkyHanni-REPO-13b2c3728622c59977268a89593019370b5f681b.tar.gz
SkyHanni-REPO-13b2c3728622c59977268a89593019370b5f681b.tar.bz2
SkyHanni-REPO-13b2c3728622c59977268a89593019370b5f681b.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/fc19e6b99f4a8b97300b98d14222fb22fbb7fbd0
-rw-r--r--constants/regexes.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index 8ac88d3..a99f749 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "74b18c1",
+ "sourceLabel": "fc19e6b",
"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+)",
@@ -295,6 +295,7 @@
"misc.chocolatefactory.prestige.level": "\u0027§6Chocolate Factory (?\u003cprestige\u003e[IVX]+)",
"misc.chocolatefactory.rabbit.clickme": "§e§lCLICK ME!",
"misc.chocolatefactory.leaderboard.place": "§7You are §8#§b(?\u003cposition\u003e[\\d,]+)",
+ "misc.chocolatefactory.leaderboard.percentile": "§7§8You are in the top §.(?\u003cpercent\u003e[\\d.]+)%§8 of players!",
"bazaar.orderhelper.itemname": "§.§l(?\u003ctype\u003eBUY|SELL) (?\u003cname\u003e.*)",
"bazaar.orderhelper.filled": "§7Filled: §[a6].*§7/.* §a§l100%!",
"bazaar.orderhelper.price": "§7Price per unit: §6(?\u003cnumber\u003e.*) coins",