1090ys.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. {
  2. "ua": "",
  3. "homeUrl": "http://1090ys2.com/",
  4. "dcVipFlag": "true",
  5. "pCfgJs": "http://1090ys2.com/static/js/playerconfig.js",
  6. "pCfgJsR": "[\\W|\\S|.]*?MacPlayerConfig.player_list[\\W|\\S|.]*?=([\\W|\\S|.]*?),MacPlayerConfig.downer_list",
  7. "dcShow2Vip": {},
  8. "dcPlayUrl": "true",
  9. "cateManual": {"电影": "1","连续剧": "2","动漫": "26","综艺": "22"},
  10. "homeVodNode": "//li[@class='col-md-5 col-sm-4 col-xs-3 ']/div[@class='stui-vodlist__box']/a",
  11. "homeVodName": "/@title",
  12. "homeVodId": "/@href",
  13. "homeVodIdR": "/show/(\\w+).html",
  14. "homeVodImg": "/@data-original",
  15. "homeVodImgR": "",
  16. "cateUrl": "http://1090ys2.com/whole/{cateId}/page/{catePg}.html",
  17. "cateVodNode": "//li[@class='col-md-5 col-sm-4 col-xs-3']/div[@class='stui-vodlist__box']/a",
  18. "cateVodName": "/@title",
  19. "cateVodId": "/@href",
  20. "cateVodIdR": "/show/(\\w+).html",
  21. "cateVodImg": "/@data-original",
  22. "cateVodImgR": "",
  23. "dtUrl": "http://1090ys2.com/show/{vid}.html",
  24. "dtNode": "//body",
  25. "dtName": "//div[@class='stui-content__thumb']/a/@title",
  26. "dtNameR": "",
  27. "dtImg": "//div[@class='stui-content__thumb']/a/img/@data-original",
  28. "dtImgR": "",
  29. "dtCate": "//span[contains(text(), '类型')]/parent::text()",
  30. "dtYear": "",
  31. "dtDirector": "//span[contains(text(), '导演')]/parent::text()",
  32. "dtActor": "//span[contains(text(), '主演')]/parent::text()",
  33. "dtDesc": "//p[@class='desc detail ']/span[@class='detail-content']/text()",
  34. "dtFromNode": "//div[@class='stui-pannel__head bottom-line active clearfix']/h3",
  35. "dtFromName": "/text()",
  36. "dtFromNameR": "",
  37. "dtUrlNode": "//div[@class='stui-pannel_bd col-pd clearfix']/ul[@class='stui-content__playlist clearfix']",
  38. "dtUrlSubNode": "/li/a",
  39. "dtUrlId": "@href",
  40. "dtUrlIdR": "/play/(\\S+).html",
  41. "dtUrlName": "/text()",
  42. "dtUrlNameR": "",
  43. "playUrl": "http://1090ys2.com/play/{playUrl}.html",
  44. "playUa": "",
  45. "searchUrl": "http://1090ys2.com/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
  46. "scVodNode": "json:list",
  47. "scVodName": "name",
  48. "scVodId": "id",
  49. "scVodIdR": "",
  50. "scVodImg": "pic",
  51. "scVodMark": ""
  52. }