九州.json 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1",
  3. "homeUrl": "http://www.unss.net/",
  4. "dcVipFlag": "true",
  5. "pCfgJs": "http://www.unss.net/static/js/playerconfig.js",
  6. "pCfgJsR": "[\\W|\\S|.]*?MacPlayerConfig.player_list[\\W|\\S|.]*?=([\\W|\\S|.]*?),MacPlayerConfig.downer_list",
  7. "dcShow2Vip": {},
  8. "dcPlayUrl": "true",
  9. "cateNode": "//ul[contains(@class,'myui-header__menu nav-menu')]/li/a[contains(@href, 'vod/type')]",
  10. "cateName": "/text()",
  11. "cateId": "/@href",
  12. "cateIdR": "/index.php/vod/type/id/(\\d+).html",
  13. "cateManual": {},
  14. "homeVodNode": "//ul[contains(@class,'myui-vodlist clearfix')]/li/div/a",
  15. "homeVodName": "/@title",
  16. "homeVodId": "/@href",
  17. "homeVodIdR": "/index.php/vod/detail/id/(\\w+).html",
  18. "homeVodImg": "/@data-original",
  19. "homeVodImgR": "\\S+(http\\S+)",
  20. "homeVodMark": "//span[contains(@class,'pic-text')]/text()",
  21. "cateUrl": "http://www.unss.net/index.php/vod/type/id/{cateId}/page/{catePg}.html",
  22. "cateVodNode": "//ul[contains(@class,'myui-vodlist clearfix')]/li/div/a",
  23. "cateVodName": "/@title",
  24. "cateVodId": "/@href",
  25. "cateVodIdR": "/index.php/vod/detail/id/(\\w+).html",
  26. "cateVodImg": "/@data-original",
  27. "cateVodImgR": "\\S+(http\\S+)",
  28. "cateVodMark": "//span[contains(@class,'pic-text')]/text()",
  29. "dtUrl": "http://www.unss.net/index.php/vod/detail/id/{vid}.html",
  30. "dtNode": "//body",
  31. "dtName": "//div[@class='myui-content__thumb']/a/@title",
  32. "dtNameR": "\\S+(http\\S+)",
  33. "dtImg": "//div[@class='myui-content__thumb']/a/img/@data-original",
  34. "dtImgR": "",
  35. "dtCate": "//span[contains(@class,'text-muted') and contains(text(), '类型')]/following-sibling::*/text()",
  36. "dtCateR": "",
  37. "dtYear": "//span[contains(@class,'text-muted hidden-xs') and contains(text(), '年份')]/following-sibling::*/text()",
  38. "dtYearR": "",
  39. "dtArea": "//span[contains(@class,'text-muted hidden-xs') and contains(text(), '地区')]/following-sibling::*/text()",
  40. "dtAreaR": "",
  41. "dtMark": "//span[contains(@class,'text-muted') and contains(text(), '更新')]/following-sibling::*/text()",
  42. "dtMarkR": "",
  43. "dtActor": "//span[contains(@class,'text-muted') and contains(text(), '主演')]/following-sibling::*/text()",
  44. "dtActorR": "",
  45. "dtDirector": "//span[contains(@class,'text-muted') and contains(text(), '导演')]/following-sibling::*/text()",
  46. "dtDirectorR": "",
  47. "dtDesc": "//span[@class='sketch content']/text()",
  48. "dtDescR": "",
  49. "dtFromNode": "//a[@data-toggle='tab' and contains(@href, 'playlist')]",
  50. "dtFromName": "/text()",
  51. "dtFromNameR": "",
  52. "dtUrlNode": "//div[contains(@class,'tab-content')]/div[contains(@id, 'playlist')]",
  53. "dtUrlSubNode": "//li/a",
  54. "dtUrlId": "@href",
  55. "dtUrlIdR": "/index.php/vod/play/id/(\\S+).html",
  56. "dtUrlName": "/text()",
  57. "dtUrlNameR": "",
  58. "playUrl": "http://www.unss.net//index.php/vod/play/id/{playUrl}.html",
  59. "playUa": "",
  60. "searchUrl": "http://www.unss.net/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
  61. "scVodNode": "json:list",
  62. "scVodName": "name",
  63. "scVodId": "id",
  64. "scVodIdR": "",
  65. "scVodImg": "pic",
  66. "scVodMark": ""
  67. }