aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2023-12-09 12:00:04 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2023-12-09 12:00:04 +0000
commit2b562aea6100b35a6a694871f10de51014f2d7f7 (patch)
treec43131a81a1f79058b749baa325bf998505a63eb
parent768254fbf8e66f5a0eeb686f95b58f5dd9822396 (diff)
downloadSkyHanni-REPO-2b562aea6100b35a6a694871f10de51014f2d7f7.tar.gz
SkyHanni-REPO-2b562aea6100b35a6a694871f10de51014f2d7f7.tar.bz2
SkyHanni-REPO-2b562aea6100b35a6a694871f10de51014f2d7f7.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/e13a702f12a5b39fb1133972bef0d9ada1572315
-rw-r--r--constants/regexes.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index 85f174d..dc144d0 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,7 +1,8 @@
{
- "sourceLabel": "1c1c69f",
+ "sourceLabel": "e13a702",
"regexes": {
"bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%",
+ "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)",
"harp.inventory": "^Harp.*"
}
} \ No newline at end of file