Update hoho.json

This commit is contained in:
gaotianliuyun 2022-10-05 13:23:57 +08:00 committed by GitHub
parent 3604ac0064
commit 17fff51e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,19 +10,14 @@
"cateName": "/span/text()", "cateName": "/span/text()",
"cateId": "/@href", "cateId": "/@href",
"cateIdR": "/vod/type/id/(\\S+).html", "cateIdR": "/vod/type/id/(\\S+).html",
"cateManual": { "cateManual": {"电影": "1", "电视剧": "2","国产剧": "13","港台剧": "14","欧美剧": "16","日韩剧": "15","综艺": "3","动漫": "4","纪录片": "20"},
"电影": "1", "简介": "class=\"video-info-item video-info-content vod_content&&</div>",
"电视剧": "2", //"分类url":"https://www.hoho.tv/vod/show/{cateId}/area/{area}/class/{class}/year/{year}/by/{by}/page/{catePg}.html",
"国产剧": "13", //"主页url": "https://www.hohovod.com",
"港台剧": "14", "分类url":"https://www.hohovod.com/vod/show/{cateId}/area/{area}/by/{by}/class/{class}/lang/{lang}/year/{year}.html",
"欧美剧": "16", "线路数组": "class=\"module-tab-item tab-item&&</div>",
"日韩剧": "15", "线路标题": "<span>&&</small>",
"综艺": "3", "播放数组":"class=\"scroll-content\">&&</div>",
"动漫": "4",
"纪录片": "20"
},
"分类url":"https://www.hoho.tv/vod/show/{cateId}/area/{area}/class/{class}/year/{year}/by/{by}/page/{catePg}.html",
//"分类url":"https://www.hohovod.com/vod/show/{cateId}/area/{area}/by/{by}/class/{class}/lang/{lang}/year/{year}.html",
// Home Summary ===================================================== // Home Summary =====================================================
"homeVodNode": "//div[@class='module-item-cover']", "homeVodNode": "//div[@class='module-item-cover']",
"homeVodName": "/div[@class='module-item-pic']/a/@title", "homeVodName": "/div[@class='module-item-pic']/a/@title",