From 6416d983cda7ed9522f168eabbc0a498e807d40f Mon Sep 17 00:00:00 2001 From: Lev Rusanov <30170278+JDM170@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:26:06 +0700 Subject: [PATCH] Update config.json Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 2b5a096..2ea0143 100644 --- a/config.json +++ b/config.json @@ -22,7 +22,7 @@ }, { "Enabled": false, - "Regex": "[ ]\\d[2][ ]", + "Regex": "[ ]\\d{2}[ ]", "Start": 1, "End": null },