diff options
author | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 00:06:28 +0000 |
---|---|---|
committer | github-actions[bot] <github-action@users.noreply.github.com> | 2023-12-10 00:06:28 +0000 |
commit | 5ae11cdd88d2e05a2fcbbec8b01fb8d9fe4bbc1e (patch) | |
tree | 6694c1f7202e61de141e7b5bb1d999746467a77b /constants/regexes.json | |
parent | 1ce9e2d06b3ebff9923ae2d20192322ecf736b73 (diff) | |
download | SkyHanni-REPO-5ae11cdd88d2e05a2fcbbec8b01fb8d9fe4bbc1e.tar.gz SkyHanni-REPO-5ae11cdd88d2e05a2fcbbec8b01fb8d9fe4bbc1e.tar.bz2 SkyHanni-REPO-5ae11cdd88d2e05a2fcbbec8b01fb8d9fe4bbc1e.zip |
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/6489b04f1e9fa0861985bf8b320bb4660115c2a8
Diffstat (limited to 'constants/regexes.json')
-rw-r--r-- | constants/regexes.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 028e32b..2d41adb 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "1459109", + "sourceLabel": "6489b04", "regexes": { "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", |