mirror of
https://github.com/ls125781003/tvboxtg.git
synced 2025-11-01 06:12:17 +00:00
3.16
up
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"分类片单是否Jsoup写法": "是",
|
||||
"分类片单标题": ".v-item-title,-1&&Text",
|
||||
"分类片单链接": "a&&href",
|
||||
"分类片单图片": "'https://vres.wbadl.cn'+.lazyload&&data-original",
|
||||
"分类片单图片": "'https://vres.wbadl.cn'+.lazyload,-1&&data-original",
|
||||
"分类片单副标题": ".v-item-bottom&&Text",
|
||||
"分类片单链接加前缀": "https://www.keke1.app",
|
||||
"分类片单链接加后缀": "",
|
||||
@@ -49,7 +49,7 @@
|
||||
"搜索截取模式": "1",
|
||||
"搜索列表数组规则": ".search-result-list&&.search-result-item",
|
||||
"搜索片单是否Jsoup写法": "是",
|
||||
"搜索片单图片": "'https://vres.wbadl.cn'+.lazyload&&data-original",
|
||||
"搜索片单图片": "'https://vres.wbadl.cn'+.lazyload,-1&&data-original",
|
||||
"搜索片单标题": ".title&&Text",
|
||||
"搜索片单链接": "a&&href",
|
||||
"搜索片单副标题": "",
|
||||
@@ -79,4 +79,4 @@
|
||||
"是否开启手动嗅探": "否",
|
||||
"手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#video/tos",
|
||||
"手动嗅探视频链接过滤词": ".html#=http"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user