You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
3.4 KiB

9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
  1. {
  2. "规则名": "光年影院",
  3. "规则作者": "",
  4. "请求头参数": "User-Agent$PC_UA#accept$text/html",
  5. "网页编码格式": "UTF-8",
  6. "图片是否需要代理": "0",
  7. "是否开启获取首页数据": "1",
  8. "首页推荐链接": "http://4.567.li",
  9. "首页列表数组规则": "body&&.fadeInUp:has(.gen-movie-img)",
  10. "首页片单列表数组规则": ".public-list-box",
  11. "首页片单是否Jsoup写法": "1",
  12. "首页片单标题": "a&&title",
  13. "首页片单链接": "a&&href",
  14. "首页片单图片": ".lazy&&data-src",
  15. "首页片单副标题": ".public-list-prb&&Text",
  16. "首页片单链接加前缀": "https://www.gntv.top/",
  17. "首页片单链接加后缀": "",
  18. "分类起始页码": "1",
  19. "分类url": "https://www.gntv.top/index.php/vod/show/area/{area}/by/{by}/class/{class}/id/{cateId}/page/{catePg}/year/{year}.html",
  20. "分类": "电影$1#连续剧$2#动漫$3#综艺$4",
  21. "筛选数据": "ext",
  22. //{cateId}
  23. "筛选子分类名称": "",
  24. "筛选子分类替换词": "",
  25. //{class}
  26. "筛选类型名称": "",
  27. "筛选类型替换词": "*",
  28. //{area}
  29. "筛选地区名称": "",
  30. "筛选地区替换词": "*",
  31. //{year}
  32. "筛选年份名称": "",
  33. "筛选年份替换词": "*",
  34. //{lang}
  35. "筛选语言名称": "",
  36. "筛选语言替换词": "*",
  37. //{by}
  38. "筛选排序名称": "最新&最热&评分",
  39. "筛选排序替换词": "time&hits&score",
  40. "分类截取模式": "0",
  41. "分类列表数组规则": "list",
  42. "分类片单是否Jsoup写法": "1",
  43. "分类片单标题": "vod_name",
  44. "分类片单链接": "vod_id",
  45. "分类片单图片": "vod_pic",
  46. "分类片单副标题": "vod_remarks",
  47. "分类片单链接加前缀": "https://www.gntv.top/index.php/vod/detail/id/",
  48. "分类片单链接加后缀": ".html",
  49. "搜索请求头参数": "User-Agent$PC_UA#accept$text/html",
  50. "搜索链接": "https://www.gntv.top/index.php/vod/search/page/1/wd/{wd}.html",
  51. "POST请求数据": "wd={wd}",
  52. "搜索截取模式": "1",
  53. "搜索列表数组规则": "body&&.search-box",
  54. "搜索片单是否Jsoup写法": "1",
  55. "搜索片单图片": "img&&data-src",
  56. "搜索片单标题": ".thumb-txt&&Text",
  57. "搜索片单链接": "a&&href",
  58. "搜索片单副标题": ".public-list-prb&&Text",
  59. "搜索片单链接加前缀": "https://www.gntv.top/",
  60. "搜索片单链接加后缀": "",
  61. "链接是否直接播放": "0",
  62. "直接播放链接加前缀": "",
  63. "直接播放链接加后缀": "#isVideo=true#",
  64. "直接播放直链视频请求头": "",
  65. "详情是否Jsoup写法": "1",
  66. "类型详情": "",
  67. "年代详情": "",
  68. "地区详情": "",
  69. "演员详情": ".detail-info&&.slide-info,2&&Text!演员:",
  70. "简介详情": "#height_limit&&Text",
  71. "线路列表数组规则": ".anthology-tab&&a",
  72. "线路标题": "Text[排序:玉米]",
  73. "播放列表数组规则": "body&&.anthology-list-play",
  74. "选集列表数组规则": "li",
  75. "选集标题链接是否Jsoup写法": "1",
  76. "选集标题": "a&&Text",
  77. "选集链接": "a&&href",
  78. "是否反转选集序列": "1",
  79. "选集链接加前缀": "https://www.gntv.top/",
  80. "选集链接加后缀": "",
  81. "分析MacPlayer": "0",
  82. "是否开启手动嗅探": "1",
  83. "手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#obj/tos",
  84. "手动嗅探视频链接过滤词": ".html#=http#=https"
  85. }