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 },