pigav.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
  3. "title":"pigav",
  4. "episode_flag":false,
  5. "landscape_flag":true,
  6. "category": [{
  7. "title": "新作上市",
  8. "url0": "https://pigav.com/%e6%9c%80%e6%96%b0av%e7%b7%9a%e4%b8%8a%e7%9c%8b",
  9. "url1": "https://pigav.com/%E6%9C%80%E6%96%B0av%E7%B7%9A%E4%B8%8A%E7%9C%8B/page/{pg}/"
  10. },
  11. {
  12. "title": "無碼",
  13. "url0": "https://pigav.com/%e7%84%a1%e7%a2%bcav%e7%b7%9a%e4%b8%8a%e7%9c%8b",
  14. "url1": "https://pigav.com/%e7%84%a1%e7%a2%bcav%e7%b7%9a%e4%b8%8a%e7%9c%8b/page/{pg}/"
  15. },
  16. {
  17. "title": "熱門",
  18. "url0": "https://pigav.com/%e7%86%b1%e9%96%80av%e7%b7%9a%e4%b8%8a%e7%9c%8b",
  19. "url1": "https://pigav.com/%e7%86%b1%e9%96%80av%e7%b7%9a%e4%b8%8a%e7%9c%8b/page/{pg}/"
  20. },
  21. {
  22. "title": "長片",
  23. "url0": "https://pigav.com/%e9%95%b7%e7%89%87av%e7%b7%9a%e4%b8%8a%e7%9c%8b",
  24. "url1": "https://pigav.com/%e9%95%b7%e7%89%87av%e7%b7%9a%e4%b8%8a%e7%9c%8b/page/{pg}/"
  25. },
  26. {
  27. "title": "日韓",
  28. "url0": "https://pigav.com/%e6%97%a5%e9%9f%93av%e7%b7%9a%e4%b8%8a%e7%9c%8b",
  29. "url1": "https://pigav.com/%e6%97%a5%e9%9f%93av%e7%b7%9a%e4%b8%8a%e7%9c%8b/page/{pg}/"
  30. }
  31. ],
  32. "vod_node":"//div[contains(@class, 'block-content')]//article",
  33. "vod_info":"",
  34. "vod_score":"",
  35. "vod_title":"//h2/a",
  36. "vod_image_id":"//span[contains(@class, 'wp-post-image')]/@data-bgsrc",
  37. "vod_image_regex":"",
  38. "vod_image_url":"{id}",
  39. "vod_link_id":"//h2/a/@href",
  40. "vod_link_url":"{id}",
  41. "play_regex":"c291cmNlIHNyYz0iKFteIl0rKQ==",
  42. "play_url":"{id}",
  43. "playlist_flag":false,
  44. "playlist_group_node":"",
  45. "playlist_title":"",
  46. "playlist_link_id":"",
  47. "playlist_link_url":"",
  48. "playlist_info":"",
  49. "search_flag":true,
  50. "search_url_first_page":"https://pigav.com/?s={wd}",
  51. "search_url_other_page":"https://pigav.com/page/{pg}?s={wd}",
  52. "search_vod_node":"//div[contains(@class, 'block-content')]//article",
  53. "search_vod_title":"//h2/a",
  54. "search_vod_image_id":"//span[contains(@class, 'wp-post-image')]/@data-bgsrc",
  55. "search_vod_image_regex":"",
  56. "search_vod_image_url":"{id}",
  57. "search_vod_link_id":"//h2/a/@href",
  58. "search_vod_link_url":"{id}"
  59. }