tvbox804/MaooXP/so2.json
qcfree 486e4c1a76
1
Signed-off-by: qcfree <6529067+qcfree@user.noreply.gitee.com>
2023-08-06 12:58:09 +00:00

83 lines
3.1 KiB
JSON

{
"author": "XX",
"ua": "",
"homeUrl": "https://so2.cc",
"dcVipFlag": "true",
"pCfgJs": "https://so2.cc/static/js/playerconfig.js",
"pCfgJsR": "MacPlayerConfig.player_list=([\\w\\W]*?),MacPlayerConfig.downer_list=",
"dcShow2Vip": {},
"dcPlayUrl": "true",
"cateManual": {
"电影": "1-",
"连续剧": "2-",
"动漫": "4-",
"综艺": "3-",
"国产剧": "2-内地",
"韩剧": "2-韩国",
"港剧": "2-香港",
"台剧": "2-台湾",
"日剧": "2-日本",
"美剧": "2-美国",
"泰剧": "2-泰国",
"英剧": "2-英国",
"国产电影": "1-大陆",
"香港电影": "1-香港",
"美国电影": "1-美国",
"日本电影": "1-日本",
"印度电影": "1-印度",
"韩国电影": "1-韩国",
"台湾电影": "1-日本"
},
"homeVodNode": "//a[contains(@class,'stui-vodlist__thumb')]",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "https://so2.cc/voddetail/(\\w+).html",
"homeVodImg": "/@data-original",
"homeVodImgR": "",
"homeVodMark": "/span[@class='pic-text text-right']/text()",
"cateUrl": "https://so2.cc/vodshow/{cateId}-------{catePg}---.html",
"cateVodNode": "//a[contains(@class,'stui-vodlist__thumb')]",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "https://so2.cc/voddetail/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodImgR": "",
"cateVodMark": "/span[@class='pic-text text-right']/text()",
"dtUrl": "https://so2.cc/voddetail/{vid}.html",
"dtNode": "//body",
"dtName": "//div[@class='stui-content__thumb']/a/@title",
"dtNameR": "",
"dtImg": "//div[@class='stui-content__thumb']/a/img/@data-original",
"dtImgR": "",
"dtCate": "//span[contains(text(), '类型')]/following-sibling::/a/text()",
"dtCateR": "",
"dtYear": "//span[contains(text(), '年份')]/following-sibling::/a/text()",
"dtYearR": "",
"dtArea": "//span[contains(text(), '地区')]/following-sibling::/a/text()",
"dtAreaR": "",
"dtDirector": "//span[contains(text(), '导演')]/following-sibling::/a/text()",
"dtDirectorR": "",
"dtActor": "//span[contains(text(), '主演')]/following-sibling::/a/text()",
"dtActorR": "",
"dtDesc": "//span[contains(text(), '简介')]/parent::text()",
"dtDescR": "",
"dtFromNode": "//ul[@class='nav nav-tabs pull-right']/li/a",
"dtFromName": "/text()",
"dtFromNameR": "",
"dtUrlNode": "//ul[contains(@class,'stui-content__playlist')]",
"dtUrlSubNode": "/li/a",
"dtUrlId": "@href",
"dtUrlIdR": "/vodplay/(\\S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://so2.cc/vodplay/{playUrl}.html",
"playUa": "",
"searchUrl": "https://so2.cc/vodsearch/-------------.html?wd={wd}",
"scVodNode": "//a[contains(@class,'stui-vodlist__thumb')]",
"scVodName": "/@title",
"scVodId": "/@href",
"scVodIdR": "https://so2.cc/voddetail/(\\w+).html",
"scVodImg": "/@data-original",
"scVodMark": "/span[@class='pic-text text-right']/text()"
}