mirror of
https://github.com/qist/tvbox.git
synced 2026-06-21 09:03:22 +00:00
update XYQ
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"是否开启获取首页数据": "是",
|
||||
"首页推荐链接": "http://wogg.xyz",
|
||||
"首页列表数组规则": "body&&.module-items",
|
||||
"首页片单列表数组规则": ".module-item",
|
||||
"首页片单列表数组规则": ".module-item:not(:contains(饭太硬))",
|
||||
"首页片单是否Jsoup写法": "1",
|
||||
"分类起始页码": "1",
|
||||
"分类链接": "http://wogg.xyz/index.php/vodshow/{cateId}--{by}------{catePg}---{year}.html",
|
||||
@@ -34,7 +34,7 @@
|
||||
"筛选排序名称": "时间&人气&评分",
|
||||
"筛选排序替换词": "time&hits&score",
|
||||
"分类截取模式": "1",
|
||||
"分类列表数组规则": ".module-items&&.module-item",
|
||||
"分类列表数组规则": ".module-items&&.module-item:not(:contains(饭太硬))",
|
||||
"分类片单是否Jsoup写法": "是",
|
||||
"分类片单标题": "a&&title",
|
||||
"分类片单链接": "a&&href",
|
||||
|
||||
Reference in New Issue
Block a user