Files
TVBoxSE/XPath/ktkkt.json
T
2022-12-02 13:36:22 +08:00

51 lines
2.1 KiB
JSON

{
"ua": "",
"homeUrl": "https://www.ktkkt.top",
"cateNode": "//ul[contains(@class,'myui-header__menu')]/li[contains(@class, '')]/a[contains(@href, 'frim') and not(contains(@href,'label'))]",
"cateName": "/text()",
"cateId": "/@href",
"cateIdR": "/frim/(\\w+).html",
"cateManual": {},
"homeVodNode": "//div[contains(@class, 'myui-vodlist__box')]//a[contains(@class,'myui-vodlist__thumb')]",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "https://www.ktkkt.top/movie/(\\w+).html",
"homeVodImg": "/@/@style",
"homeVodImgR": "(http(\\S+).jpg",
"homeVodMark": "",
"cateUrl": "https:///www.ktkkt.top/frim/{cateId}-{catePg}.html",
"cateVodNode": "//ul[contains(@class,'myui-vodlist')]//a[contains(@class,'myui-vodlist__thumb')]",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "https:///www.ktkkt.top/movie/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodImgR": "\\S+(http\\S+)",
"cateVodMark": "",
"dtUrl": "https://www.ktkkt.top/movie/{vid}.html",
"dtNode": "//body",
"dtName": "//div[@class='myui-content__detail']/h1/text()",
"dtNameR": "",
"dtImg": "//div[@class='myui-content__thumb']/a[contains(@class,'myui-vodlist__thumb')]/img[@class='lazyload']/@data-original",
"dtImgR": "\\S+(http\\S+)",
"dtCate": "//div[@class='myui-content__detail']/p[@class='data'][1]/a/text()",
"dtCateR": "",
"dtFromNode": "//a[@data-toggle='tab' and contains(@href, 'playlist1')]",
"dtFromName": "/text()",
"dtFromNameR": "",
// "dtUrlNode": "//div[contains(@class,'tab-content')]//ul[contains(@id, 'playlist')]",
"dtUrlNode": "//div[contains(@class,'tab-content')]/div[contains(@id, 'playlist1')]",
"dtUrlSubNode": "//li/a",
"dtUrlId": "@href",
"dtUrlIdR": "/play/(\\S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://www.ktkkt.top/play/{playUrl}.html",
"playUa": "",
"searchUrl": "https://www.ktkkt.top/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
"scVodNode": "json:list",
"scVodName": "name",
"scVodId": "id",
"scVodIdR": "",
"scVodImg": "pic",
"scVodMark": ""
}