茶杯狐.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "ua": "",
  3. "homeUrl": "https://www.whhpzx.com/",
  4. //"dcVipFlag": "true",
  5. //"pCfgJs": "https://gimytv.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", "动漫": "4", "综艺": "3"},
  10. "homeVodNode": "//div[contains(@class, 'm-movies clearfix')]/article",
  11. "homeVodName":"/a/@title",
  12. "homeVodId": "/a/@href",
  13. "homeVodIdR": "/edu-(\\S+).html",
  14. "homeVodImg": "//img/@src",
  15. "homeVodMark": "",
  16. "cateUrl": " https://www.whhpzx.com/type-{cateId}-{catePg}.html",
  17. "cateVodNode": "//div[contains(@class, 'm-movies clearfix')]/article",
  18. "cateVodName": "/a/@title",
  19. "cateVodId": "/a/@href",
  20. "cateVodIdR":"/edu-(\\S+).html",
  21. "cateVodImg": "//img/@src",
  22. "cateVodMark": "",
  23. "dtUrl": "https://www.whhpzx.com/edu-{vid}.html",
  24. "dtNode": "//div[@class='event']",
  25. "dtName": "//div[@style='margin-top:-15px;' and contains(@class, 'title11')]/h2/text()",
  26. "dtImg":"//div[@class='pic']/img/@src",
  27. "dtFromNode": "//div[contains(@class,'content')]/div/h3/b",
  28. "dtFromName": "/text()",
  29. "dtUrlNode": "//div[contains(@id,'video_list_li')]",
  30. "dtUrlSubNode": "/li/a",
  31. "dtUrlId": "@href",
  32. "dtUrlIdR": "/player-(\\S+).html",
  33. "dtUrlName": "/@title",
  34. "playUrl": "https://www.whhpzx.com/player-{playUrl}.html",
  35. "searchUrl": "https://www.whhpzx.com/index.php/ajax/suggest?mid=1&wd={wd}",
  36. "scVodNode": "json:list",
  37. "scVodName": "name",
  38. "scVodId": "id",
  39. "scVodIdR": "",
  40. "scVodImg": "pic",
  41. "scVodMark": ""
  42. }