mirror of
https://github.com/liu673cn/box.git
synced 2025-02-05 08:45:59 +00:00
Update 小猫咪.json
This commit is contained in:
parent
310126a293
commit
a07b9c0cf7
@ -7,7 +7,7 @@
|
||||
// 首页展示
|
||||
"shouye": "1",
|
||||
// 网站列表的分类
|
||||
"fenlei": "电影$/vodshow/1--------#国产剧$/vodshow/2-中国大陆-------#台剧$/vodshow/2-中国台湾-------#美剧$/vodshow/2-美国-------#港剧$/vodshow/2-中国香港-------#韩剧$/vodshow/2-韩国-------#综艺$/vodshow/3--------#动漫$/vodshow/4--------",
|
||||
"fenlei": "电影$/vod/show/1--------1#剧集$/vod/show/2--------1#综艺$/vod/show/3--------1#动漫$/vod/show/4--------1#国漫$/vod/show/401-中国大陆-------#日漫$/vod/show/401-日本-------#国产剧$/vod/show/2-中国大陆-------1#美剧$/vod/show/2-美国-------1#港剧$/vod/show/2-中国香港-------1#韩剧$/vod/show/2-韩国-------1",
|
||||
// 网站翻页链接的后缀
|
||||
"houzhui": "---.html",
|
||||
// 截取的列表数组是否需要二次截取,0不需要,1需要
|
||||
@ -17,11 +17,10 @@
|
||||
// 二次截取后
|
||||
"jiequhou": "空",
|
||||
// 截取的列表数组的前关键词,截取的关键词有 " 的用 \ 进行转义
|
||||
"jiequshuzuqian": "class=\"hl-item-thumb",
|
||||
// 列表数组的后关键词
|
||||
"jiequshuzuhou": "</span>",
|
||||
"jiequshuzuqian": "class=\"hl-list-item",
|
||||
"jiequshuzuhou": "</li>",
|
||||
// 列表中资源的图片前,后关键词,截取的关键词有 " 的用 \ 进行转义
|
||||
"tupianqian": "data-original=\"",
|
||||
"tupianqian": "original=\"",
|
||||
"tupianhou": "\"",
|
||||
//列表中资源的标题前,后关键词,截取的关键词有 " 的用 \ 进行转义
|
||||
"biaotiqian": "title=\"",
|
||||
@ -53,7 +52,7 @@
|
||||
"bfjiequqian": "空",
|
||||
"bfjiequhou": "空",
|
||||
// 播放截取的列表数组的前,后关键词
|
||||
"bfjiequshuzuqian": "class=\"hl-plays-list",
|
||||
"bfjiequshuzuqian": "id=\"hl-plays-list",
|
||||
"bfjiequshuzuhou": "</div>",
|
||||
// 详情页状态,导演,主演,简介关键词
|
||||
"zhuangtaiqian": "状态:</span>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user