diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/regexes.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index dff051f..88fdab8 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "d947829", + "sourceLabel": "95029ee", "regexes": { "data.hypixeldata.tablistprofile": "§e§lProfile: §r§a(?\u003cprofile\u003e.*)", "data.hypixeldata.lobbytype": "(?\u003clobbyType\u003e.*lobby)\\d+", @@ -74,6 +74,7 @@ "garden.jacob.contests.inventory.medal": "§7§7You placed in the (?\u003cmedal\u003e.*) §7bracket!", "garden.fortuneguide.capture.uniquevisitors.tier": "§7Progress to Tier (?\u003cnextTier\u003e\\d+):.*", "garden.fortuneguide.capture.uniquevisitors.tierprogress": ".* §e(?\u003chaving\u003e.*)§6/(?\u003ctotal\u003e.*)", + "garden.fortuneguide.capture.petsmenu": "Pets(?: \\(\\d+/\\d+\\) )?", "fame.projects.contribute": "§7Contribute again: §e(?\u003ctime\u003e.*)", "fame.projects.completed": "§aProject is (?:being built|released)!", "fishing.trophyfishing.armor": "(BRONZE|SILVER|GOLD|DIAMOND)_HUNTER_(HELMET|CHESTPLATE|LEGGINGS|BOOTS)", |