Add files via upload

This commit is contained in:
gaotianliuyun
2023-06-09 20:11:36 +08:00
committed by GitHub
parent a760c82784
commit 14e7629a4c
2 changed files with 11 additions and 9 deletions

View File

@@ -54,7 +54,7 @@
"线路列表数组规则": "body&&.fed-tabs-info:has(.stui-content__playlist)",
"线路标题": ".fed-tabs-btns&&Text",
"播放列表数组规则": "body&&.stui-content__playlist",
"选集列表数组规则": "li",
"选集列表数组规则": "a[title]",
"选集标题链接是否Jsoup写法": "1",
"选集标题": "a&&Text",
"选集链接": "a&&href",