1090p.json 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "author":"baddychen",
  3. "ua": "",
  4. "homeUrl": "https://1090p.tk",
  5. "cateNode": "",
  6. "cateName": "",
  7. "cateId": "",
  8. "cateIdR": "",
  9. "cateManual": {
  10. "电影": "1", "电视剧": "2", "动漫": "4", "综艺": "3" },
  11. "homeVodNode": "//div[contains(@class, 'hotgrow listdh zhiblist')]/div/div[contains(@class, 'pack-packcover')]/a[contains(@class, 'aplus-exp')]",
  12. "homeVodName": "parent::div/following-sibling::div/div/a/text()",
  13. "homeVodId": "/@href",
  14. "homeVodIdR": "/index.php/label/zb/id/(\\S+).html",
  15. "homeVodImg": "/div/@data-original",
  16. "homeVodImgR": "\\S+(http\\S+)",
  17. "homeVodMark": "/span[contains(@class,'pack-prb hidden')]/text()",
  18. "cateUrl": "https://1090p.tk/index.php/vod/show/{cateId}/id/20/page/{catePg}.html",
  19. "cateVodNode": "//div[contains(@class, 'pack-packcover')]/a[contains(@class, 'aplus-exp')]",
  20. "cateVodName": "parent::div/following-sibling::div/div/a/text()",
  21. "cateVodId": "/@href",
  22. "cateVodIdR": "/index.php/label/zb/id/(\\S+).html",
  23. "cateVodImg": "/div/@data-original",
  24. "cateVodImgR": "\\S+(http\\S+)",
  25. "cateVodMark": "/span[contains(@class,'pack-prb hidden')]/text()",
  26. //"dtUrl": "https://1090p.tk/index.php/vod/show/{cateId}/id/20/page/{catePg}.html",
  27. "dtUrl": "https://www.huya.com/{vid}",
  28. "dtNode": "//body",
  29. "dtName": "//div[@class='host-info']/h1/text()",
  30. "dtNameR": "",
  31. "dtImg": "//div[@class='host-pic']/img/@src",
  32. "dtImgR": "\\S+(http\\S+)",
  33. "dtCate": "//span[@class='host-channel']/a[2]/text()",
  34. "dtArea": "//span[@class='host-channel']/a[1]/text()",
  35. "dtFromNode": "//h3[@class='host-name']",
  36. "dtFromName": "/text()",
  37. "dtFromNameR": "",
  38. "dtUrlNode": "//span[@class='host-rid']",
  39. "dtUrlSubNode": "/em",
  40. "dtUrlId": "/text()",
  41. "dtUrlIdR": "(\\S+)",
  42. "dtUrlName": "/text()",
  43. "dtUrlNameR": "",
  44. "playUrl": "https://1090p.tk/index.php/label/zb/id/{playUrl}.html",
  45. "playUa": "",
  46. "searchUrl": "https://1090p.tk/index.php/ajax/suggest?mid=1&wd={wd}&limit=100",
  47. "scVodNode": "json:list",
  48. "scVodName": "name",
  49. "scVodId": "id",
  50. "scVodIdR": "",
  51. "scVodImg": "pic",
  52. "scVodMark": ""
  53. }