Advertisement
Damonwei

ccmoe

Mar 25th, 2023 (edited)
854
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.36 KB | None | 0 0
  1. {
  2.  
  3. "author":"Dwei-20230318",
  4. "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36",
  5. "homeUrl": "https://ys.ccmoe.cc/",
  6. "cateManual": {"国产剧": "13","港台剧": "14","日韩剧": "15","欧美剧": "16","电视剧": "2","电影": "1","动漫": "4","综艺": "3","体育": "52"},
  7. "homeVodNode": "//a[contains(@class,'module-poster-item module-item')]",
  8. "homeVodName": "/@title",
  9. "homeVodId": "/@href",
  10. "homeVodIdR": "",
  11. "homeVodImg": "//img/@data-original",
  12. "homeVodImgR": "",
  13. "homeVodMark": "//div[@class='module-item-note']/text()",
  14.  
  15. "cateUrl": "https://ys.ccmoe.cc/vod/show/id/{cateId}/page/{catePg}",
  16. "cateVodNode": "//a[contains(@class,'module-poster-item module-item')]",
  17. "cateVodName": "/@title",
  18. "cateVodId": "/@href",
  19. "cateVodIdR": "",
  20. "cateVodImg": "//img/@data-original",
  21. "cateVodImgR": "",
  22. "cateVodMark": "//div[@class='module-item-note']/text()",
  23.  
  24. "dtUrl":"https://ys.ccmoe.cc{vid}",
  25. "dtNode": "//div[@class='module-main']",
  26. "dtName": "//h1/text()",
  27. "dtNameR": "",
  28. "dtImg": "//img/@data-original",
  29. "dtImgR": "",
  30. "dtCate": "//div[@class='module-info-tag-link'][3]/a/text()",
  31. "dtCateR": "",
  32. "dtYear": "//div[@class='module-info-tag-link'][1]/a/text()",
  33. "dtYearR": "",
  34. "dtArea": "//div[@class='module-info-tag-link'][2]/a/text()",
  35. "dtAreaR": "",
  36. "dtMark": "",
  37. "dtMarkR": "",
  38. "dtActor": "concat(//div[@class='module-info-item'][2]//a/text())",
  39. "dtActorR": "/",
  40. "dtDirector": "concat(//div[@class='module-info-item'][1]//a/text())",
  41. "dtDirectorR": "",
  42. "dtDesc": "concat('Dwei观影提示:资源播放失败可切换不同线路或点击快速搜索其他站点观看,若线路存在广告请勿相信!!简介:',//div[@class='module-info-introduction-content']/p/text())",
  43. "dtDescR": "",
  44. "dtFromNode": "//div[@id='y-playList']/div",
  45. "dtFromName": "concat(/span/text(),'#',/small/text())",
  46. "dtFromNameR": "",
  47. "dtUrlNode": "//div[@id='panel1']",
  48. "dtUrlSubNode": "//a",
  49. "dtUrlId": "@href",
  50. "dtUrlIdR": "/play/(\\S+).html",
  51. "dtUrlName": "/span/text()",
  52. "dtUrlNameR": "",
  53.  
  54. "playUrl":"https://ys.ccmoe.cc/vod/play/{playUrl}",
  55.  
  56. "searchUrl":"https://ys.ccmoe.cc/vod/search/wd/{wd}/",
  57. "scVodNode":"//div[@class='module-card-item module-item']",
  58. "scVodName":"//img/@alt",
  59. "scVodId":"/a/@href",
  60. "scVodImg":"//img/@data-original",
  61. "scVodMark": "/a/div/div[1]/text()"
  62. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement