aboutsummaryrefslogtreecommitdiff
path: root/constants/regexes.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-03-26 19:50:01 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-03-26 19:50:01 +0000
commit2f35e1a8aa040f5d4294f29c9efbdd48fb56840f (patch)
treebcd16877001e91ed1e87237fb10869121446b30f /constants/regexes.json
parentd2da00d485566174ac0d5504ca8a52247915bf00 (diff)
downloadSkyHanni-REPO-2f35e1a8aa040f5d4294f29c9efbdd48fb56840f.tar.gz
SkyHanni-REPO-2f35e1a8aa040f5d4294f29c9efbdd48fb56840f.tar.bz2
SkyHanni-REPO-2f35e1a8aa040f5d4294f29c9efbdd48fb56840f.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/a47ac48c02624f3c5e4104367d0e0ad363ee4722
Diffstat (limited to 'constants/regexes.json')
-rw-r--r--constants/regexes.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index 493cef2..16dc54a 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "2f87379",
+ "sourceLabel": "a47ac48",
"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+)",
@@ -129,7 +129,7 @@
"features.gui.customscoreboard.tablist.event": "^\\s*§e§lEvent: §r(?\u003cname\u003e§.*)$",
"features.gui.customscoreboard.tablist.eventtime": "^\\s+Ends In: §r§e(?\u003ctime\u003e.*)$",
"features.gui.customscoreboard.tablist.boostereffects": "\\s*(?:§.)*Cookie Buff(?:§.)*: (?:§r)*(?\u003ctime\u003e.*)",
- "features.gui.customscoreboard.tablist.cookienotactive": "Not active|§c§lINACTIVE",
+ "features.gui.customscoreboard.tablist.cookienotactive": "((?:§.)*Not active.*)|(§c§lINACTIVE)",
"utils.item.lore.rarity.line": "^(?:§.){2,3}(?:.§. (?:§.){4})?(?:SHINY )?(?\u003crarity\u003eCOMMON|UNCOMMON|RARE|EPIC|LEGENDARY|MYTHIC|DIVINE|SUPREME|SPECIAL|VERY SPECIAL|ULTIMATE) ?(?:DUNGEON )?(?\u003citemCategory\u003e[^§]*)(?: (?:§.){3}.)?$",
"utils.item.name.abiphone": ".{2}Abiphone .*",
"utils.item.name.enchanted.book": ".{2}?Enchanted Book",