🔧 优化默认的 $TV 正则表达式

This commit is contained in:
x1ao4 2025-04-21 05:01:42 +08:00
parent 7c20a03c5f
commit 027822e127

View File

@ -12,6 +12,16 @@
"token": ""
}
},
"magic_regex": {
"$TV": {
"pattern": ".*?([Ss]\\d{1,2})?(?:[第EePpXx\\.\\-\\_\\( ]{1,2}|^)(\\d{1,3})(?!\\d).*?\\.(mp4|mkv)",
"replace": "\\1E\\2.\\3"
},
"$BLACK_WORD": {
"pattern": "^(?!.*纯享)(?!.*加更)(?!.*超前企划)(?!.*训练室)(?!.*蒸蒸日上).*",
"replace": ""
}
},
"tasklist": [
{
"taskname": "测试-魔法匹配剧集这是一组有效分享配置CK后可测试任务是否正常",