mirror of
https://github.com/qist/tvbox.git
synced 2026-04-13 10:52:49 +00:00
更新源 202602100553
This commit is contained in:
82
XYQHiker/剧圈影视.json
Normal file
82
XYQHiker/剧圈影视.json
Normal file
@@ -0,0 +1,82 @@
|
|||||||
|
{
|
||||||
|
"规则名": "剧圈圈",
|
||||||
|
"规则作者": "香雅情",
|
||||||
|
"OCR_API":"https://api.nn.ci/ocr/b64/text",
|
||||||
|
"请求头参数": "MOBILE_UA",
|
||||||
|
"网页编码格式": "UTF-8",
|
||||||
|
"图片是否需要代理": "否",
|
||||||
|
"是否开启获取首页数据": "1",
|
||||||
|
"首页推荐链接": "https://www.jqqzx.me",
|
||||||
|
"首页列表数组规则": "body&&.module-main.tab-list.active",
|
||||||
|
"首页片单列表数组规则": ".module-item",
|
||||||
|
"首页片单是否Jsoup写法": "1",
|
||||||
|
"分类起始页码": "1",
|
||||||
|
"分类链接": "https://www.jqqzx.me/vodshow/id/{cateId}/page/{catePg}.html",
|
||||||
|
"分类名称": "电影&电视剧&综艺&动漫&纪录片&爽剧",
|
||||||
|
"分类名称替换词": "dianying&juji&zongyi&dongman&jilupian&shuangju",
|
||||||
|
"筛选数据": {},
|
||||||
|
//"筛选数据": "ext",
|
||||||
|
//{cateId}
|
||||||
|
"筛选子分类名称": "",
|
||||||
|
"筛选子分类替换词": "",
|
||||||
|
//{class}
|
||||||
|
"筛选类型名称": "",
|
||||||
|
"筛选类型替换词": "*",
|
||||||
|
//{area}
|
||||||
|
"筛选地区名称": "",
|
||||||
|
"筛选地区替换词": "*",
|
||||||
|
//{year}
|
||||||
|
"筛选年份名称": "",
|
||||||
|
"筛选年份替换词": "*",
|
||||||
|
//{lang}
|
||||||
|
"筛选语言名称": "",
|
||||||
|
"筛选语言替换词": "*",
|
||||||
|
//{by}
|
||||||
|
"筛选排序名称": "时间&人气&评分",
|
||||||
|
"筛选排序替换词": "time&hits&score",
|
||||||
|
"分类截取模式": "1",
|
||||||
|
"分类列表数组规则": ".module-items&&.module-item",
|
||||||
|
"分类片单是否Jsoup写法": "是",
|
||||||
|
"分类片单标题": ".module-poster-item-title&&Text",
|
||||||
|
"分类片单链接": "a&&href",
|
||||||
|
"分类片单图片": ".lazyload&&data-original",
|
||||||
|
"分类片单副标题": ".module-item-note&&Text",
|
||||||
|
"分类片单链接加前缀": "https://www.jqqzx.me",
|
||||||
|
"分类片单链接加后缀": "",
|
||||||
|
"搜索请求头参数": "User-Agent$MOBILE_UA",
|
||||||
|
"搜索链接": "https://www.jqqzx.me/vodsearch{wd}/page/{SearchPg}.html",
|
||||||
|
"POST请求数据": "",
|
||||||
|
"搜索截取模式": "1",
|
||||||
|
"搜索列表数组规则": ".module-items&&.module-item",
|
||||||
|
"搜索片单是否Jsoup写法": "是",
|
||||||
|
"搜索片单图片": ".lazyload&&data-original",
|
||||||
|
"搜索片单标题": ".module-card-item-title&&Text",
|
||||||
|
"搜索片单链接": "a&&href",
|
||||||
|
"搜索片单副标题": ".module-item-note&&Text",
|
||||||
|
"搜索片单链接加前缀": "https://www.jqqzx.me",
|
||||||
|
"搜索片单链接加后缀": "",
|
||||||
|
"链接是否直接播放": "否",
|
||||||
|
"直接播放链接加前缀": "",
|
||||||
|
"直接播放链接加后缀": "",
|
||||||
|
"直接播放直链视频请求头": "",
|
||||||
|
"详情是否Jsoup写法": "是",
|
||||||
|
"类型详情": "",
|
||||||
|
"年代详情": ".module-info-content&&.module-info-item,3&&Text",
|
||||||
|
"地区详情": "",
|
||||||
|
"演员详情": ".module-info-content&&.module-info-item,2&&Text",
|
||||||
|
"简介详情": ".module-info-content&&.module-info-item&&Text",
|
||||||
|
"线路列表数组规则": ".module-tab-items-box&&.module-tab-item",
|
||||||
|
"线路标题": "Text",
|
||||||
|
"播放列表数组规则": "body&&.module-play-list-content",
|
||||||
|
"选集列表数组规则": "a",
|
||||||
|
"选集标题链接是否Jsoup写法": "是",
|
||||||
|
"选集标题": "a&&Text",
|
||||||
|
"选集链接": "a&&href",
|
||||||
|
"是否反转选集序列": "否",
|
||||||
|
"选集链接加前缀": "https://www.jqqzx.me",
|
||||||
|
"选集链接加后缀": "",
|
||||||
|
"分析MacPlayer": "否",
|
||||||
|
"是否开启手动嗅探": "否",
|
||||||
|
"手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#video/tos",
|
||||||
|
"手动嗅探视频链接过滤词": ".html#=http"
|
||||||
|
}
|
||||||
86
XYQHiker/来看影视.json
Normal file
86
XYQHiker/来看影视.json
Normal file
@@ -0,0 +1,86 @@
|
|||||||
|
{
|
||||||
|
"规则名": "来看点播",
|
||||||
|
"规则作者": "",
|
||||||
|
"请求头参数": "User-Agent$PC_UA#accept$text/html",
|
||||||
|
"网页编码格式": "UTF-8",
|
||||||
|
"图片是否需要代理": "0",
|
||||||
|
"是否开启获取首页数据": "1",
|
||||||
|
"首页推荐链接": "https://lkvod.org",
|
||||||
|
"首页列表数组规则": "body&&.fadeInUp:has(.gen-movie-img)",
|
||||||
|
"首页片单列表数组规则": ".public-list-box",
|
||||||
|
"首页片单是否Jsoup写法": "1",
|
||||||
|
"首页片单标题": "a&&title",
|
||||||
|
"首页片单链接": "a&&href",
|
||||||
|
"首页片单图片": ".lazy&&data-src",
|
||||||
|
"首页片单副标题": ".public-list-subtitle&&Text",
|
||||||
|
"首页片单链接加前缀": "https://lkvod.org",
|
||||||
|
"首页片单链接加后缀": "",
|
||||||
|
"分类起始页码": "1",
|
||||||
|
"分类链接": "https://lkvod.org/show/{cateId}--------{catePg}---.html",
|
||||||
|
"分类名称": "电影&剧集&综艺&动漫",
|
||||||
|
"分类名称替换词": "1&2&3&4",
|
||||||
|
"筛选数据": "ext",
|
||||||
|
//{cateId}
|
||||||
|
"筛选子分类名称": "",
|
||||||
|
"筛选子分类替换词": "",
|
||||||
|
//{class}
|
||||||
|
"筛选类型名称": "",
|
||||||
|
"筛选类型替换词": "*",
|
||||||
|
//{area}
|
||||||
|
"筛选地区名称": "",
|
||||||
|
"筛选地区替换词": "*",
|
||||||
|
//{year}
|
||||||
|
"筛选年份名称": "",
|
||||||
|
"筛选年份替换词": "*",
|
||||||
|
//{lang}
|
||||||
|
"筛选语言名称": "",
|
||||||
|
"筛选语言替换词": "*",
|
||||||
|
//{by}
|
||||||
|
"筛选排序名称": "最新&最热&评分",
|
||||||
|
"筛选排序替换词": "time&hits&score",
|
||||||
|
"分类截取模式": "1",
|
||||||
|
"分类列表数组规则": ".fadeInUp:has(.gen-movie-img)&&.public-list-box",
|
||||||
|
"分类片单是否Jsoup写法": "1",
|
||||||
|
"分类片单标题": "a&&title",
|
||||||
|
"分类片单链接": "a&&href",
|
||||||
|
"分类片单图片": ".lazy&&data-src",
|
||||||
|
"分类片单副标题": ".public-list-subtitle&&Text",
|
||||||
|
"分类片单链接加前缀": "https://lkvod.org",
|
||||||
|
"分类片单链接加后缀": "",
|
||||||
|
"搜索请求头参数": "User-Agent$PC_UA#accept$text/html",
|
||||||
|
"搜索链接": "https://lkvod.org/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
|
||||||
|
"POST请求数据": "wd={wd}",
|
||||||
|
"搜索截取模式": "0",
|
||||||
|
"搜索列表数组规则": "list",
|
||||||
|
"搜索片单是否Jsoup写法": "1",
|
||||||
|
"搜索片单图片": "pic",
|
||||||
|
"搜索片单标题": "name",
|
||||||
|
"搜索片单链接": "id",
|
||||||
|
"搜索片单副标题": "",
|
||||||
|
"搜索片单链接加前缀": "https://lkvod.org/voddetail/",
|
||||||
|
"搜索片单链接加后缀": ".html",
|
||||||
|
"链接是否直接播放": "0",
|
||||||
|
"直接播放链接加前缀": "",
|
||||||
|
"直接播放链接加后缀": "#isVideo=true#",
|
||||||
|
"直接播放直链视频请求头": "",
|
||||||
|
"详情是否Jsoup写法": "1",
|
||||||
|
"类型详情": "",
|
||||||
|
"年代详情": "",
|
||||||
|
"地区详情": "",
|
||||||
|
"演员详情": ".detail-info&&.slide-info,3&&Text!演员 :",
|
||||||
|
"简介详情": "#height_limit&&Text",
|
||||||
|
"线路列表数组规则": ".anthology-tab&&a",
|
||||||
|
"线路标题": "Text[排序:玉米]",
|
||||||
|
"播放列表数组规则": "body&&.anthology-list-play",
|
||||||
|
"选集列表数组规则": "li",
|
||||||
|
"选集标题链接是否Jsoup写法": "1",
|
||||||
|
"选集标题": "a&&Text",
|
||||||
|
"选集链接": "a&&href",
|
||||||
|
"是否反转选集序列": "0",
|
||||||
|
"选集链接加前缀": "https://lkvod.org",
|
||||||
|
"选集链接加后缀": "",
|
||||||
|
"分析MacPlayer": "0",
|
||||||
|
"是否开启手动嗅探": "1",
|
||||||
|
"手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#obj/tos#video/tos#mime_type=video_mp4#x-oss-signature=",
|
||||||
|
"手动嗅探视频链接过滤词": ".html#=http#=https"
|
||||||
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"spider": "./jar/spider.jar;md5;016ae9548ea27f5f48c95ec2b880c772",
|
"spider": "./jar/spider.jar;md5;ce93d7cb023a744ba5e2fe1df476b775",
|
||||||
"lives": [
|
"lives": [
|
||||||
{"name": "live","boot": false,"type": 0,"url": "./tv.txt","playerType": 2,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"}
|
{"name": "live","boot": false,"type": 0,"url": "./tv.txt","playerType": 2,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"}
|
||||||
],
|
],
|
||||||
@@ -27,6 +27,7 @@
|
|||||||
{"key": "鲸鱼","name": "鲸鱼|APP","type": 3,"api": "csp_AppQi","searchable": 1,"changeable": 1,"ext": {"site": "https://jingyu4k-1312635929.cos.ap-nanjing.myqcloud.com/juyu3.json","dataKey": "AAdgrdghjfgsABC1","dataIv": "AAdgrdghjfgsABC1","init": "initV122","ua": "okhttp/3.10.0"}},
|
{"key": "鲸鱼","name": "鲸鱼|APP","type": 3,"api": "csp_AppQi","searchable": 1,"changeable": 1,"ext": {"site": "https://jingyu4k-1312635929.cos.ap-nanjing.myqcloud.com/juyu3.json","dataKey": "AAdgrdghjfgsABC1","dataIv": "AAdgrdghjfgsABC1","init": "initV122","ua": "okhttp/3.10.0"}},
|
||||||
{"key": "芬奇","name": "芬奇|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "https://wsapi.dafenqi.mom/yuming.txt","dataKey": "bH5mI8iK0tK7aQ5x","dataIv": "bH5mI8iK0tK7aQ5x"}},
|
{"key": "芬奇","name": "芬奇|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "https://wsapi.dafenqi.mom/yuming.txt","dataKey": "bH5mI8iK0tK7aQ5x","dataIv": "bH5mI8iK0tK7aQ5x"}},
|
||||||
{"key": "优兔","name": "优兔|APP","type": 3,"api": "csp_AppQi","searchable": 1,"changeable": 1,"ext": {"site": "https://uututv-1319209748.cos.ap-shanghai.myqcloud.com/uutuv4.txt","dataKey": "UrWKPnmQWJA8AQzd","dataIv": "UrWKPnmQWJA8AQzd"}},
|
{"key": "优兔","name": "优兔|APP","type": 3,"api": "csp_AppQi","searchable": 1,"changeable": 1,"ext": {"site": "https://uututv-1319209748.cos.ap-shanghai.myqcloud.com/uutuv4.txt","dataKey": "UrWKPnmQWJA8AQzd","dataIv": "UrWKPnmQWJA8AQzd"}},
|
||||||
|
{"key": "旗星","name": "旗星|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "http://ys.qist.top/dtym.txt","dataKey": "2SWSPFxugBLPPOKo","dataIv": "2SWSPFxugBLPPOKo"}},
|
||||||
{"key": "缘梦","name": "缘梦|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"url": "http://165.99.42.137:5432","dataKey": "1234567890987654","dataIv": "1234567890987654"}},
|
{"key": "缘梦","name": "缘梦|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"url": "http://165.99.42.137:5432","dataKey": "1234567890987654","dataIv": "1234567890987654"}},
|
||||||
{"key": "王子","name": "王子|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"url": "https://app.95112475.xyz","dataKey": "5a9w6x58dsq6z3a6","dataIv": "5a9w6x58dsq6z3a6"}},
|
{"key": "王子","name": "王子|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"url": "https://app.95112475.xyz","dataKey": "5a9w6x58dsq6z3a6","dataIv": "5a9w6x58dsq6z3a6"}},
|
||||||
{"key": "小猫","name": "小猫|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "http://xywlkj.oss-cn-beijing.aliyuncs.com/wp-content/uploads/2024/12/1.txt","dataKey": "xmyxmyxywlkjxywl","dataIv": "xmyxmyxywlkjxywl"}},
|
{"key": "小猫","name": "小猫|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "http://xywlkj.oss-cn-beijing.aliyuncs.com/wp-content/uploads/2024/12/1.txt","dataKey": "xmyxmyxywlkjxywl","dataIv": "xmyxmyxywlkjxywl"}},
|
||||||
@@ -78,6 +79,8 @@
|
|||||||
{"key": "小镇影视","name": "小镇|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/小镇影视.json"},
|
{"key": "小镇影视","name": "小镇|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/小镇影视.json"},
|
||||||
{"key": "面包影视","name": "面包|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/面包影视.json"},
|
{"key": "面包影视","name": "面包|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/面包影视.json"},
|
||||||
{"key": "永乐影视","name": "永乐|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/永乐影视.json"},
|
{"key": "永乐影视","name": "永乐|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/永乐影视.json"},
|
||||||
|
{"key": "剧圈影视","name": "剧圈|影视","type": 3,"api": "csp_XYQHiker","ext": "./XYQHiker/剧圈影视.json"},
|
||||||
|
{"key": "来看影视","name": "来看|影视","type": 3,"api": "csp_XYQHiker","ext": "./XYQHiker/来看影视.json"},
|
||||||
{"key": "采集之王","name": "采集|合集","type": 3,"api": "./lib/drpy2.min.js","ext": "./js/采集之王.js?type=url¶ms=../json/采集静态.json$1$1"},
|
{"key": "采集之王","name": "采集|合集","type": 3,"api": "./lib/drpy2.min.js","ext": "./js/采集之王.js?type=url¶ms=../json/采集静态.json$1$1"},
|
||||||
{"key": "1905","name": "1905|影视","type": 3,"api": "csp_Web1905","searchable": 1,"quickSearch": 0,"filterable": 0},
|
{"key": "1905","name": "1905|影视","type": 3,"api": "csp_Web1905","searchable": 1,"quickSearch": 0,"filterable": 0},
|
||||||
{"key": "哆啦新番社","name": "哆啦|新番社","type": 3,"api": "csp_XBPQ","style": {"type": "list"},"ext": "./XBPQ/哆啦新番社.json"},
|
{"key": "哆啦新番社","name": "哆啦|新番社","type": 3,"api": "csp_XBPQ","style": {"type": "list"},"ext": "./XBPQ/哆啦新番社.json"},
|
||||||
|
|||||||
4
fty.json
4
fty.json
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"spider": "./jar/fan.txt;md5;dd02508bff82cb8962ceaa52a58604f6",
|
"spider": "./jar/fan.txt;md5;4031d4da318c8eb32252aa4b51b04126",
|
||||||
"wallpaper": "https://深色壁纸.xxooo.cf/",
|
"wallpaper": "https://深色壁纸.xxooo.cf/",
|
||||||
"sites": [
|
"sites": [
|
||||||
{"key": "豆","name": "修复所有,新公众号【太太太硬了】","type": 3,"api": "csp_DouDouGuard","indexs": 1,"searchable": 0,"quickSearch": 0,"changeable": 0},
|
{"key": "豆","name": "强化广告过滤,新公众号【太太太硬了】","type": 3,"api": "csp_DouDouGuard","indexs": 1,"searchable": 0,"quickSearch": 0,"changeable": 0},
|
||||||
{"key": "MDrive","name": "🗂我的云盘┃我配置","type": 3,"api": "csp_MyDriveGuard","changeable": 0,"indexs": 0,"searchable": 1,"style": {"type": "oval"},"ext": {"Cloud-drive": "tvfan/Cloud-drive.txt"}},
|
{"key": "MDrive","name": "🗂我的云盘┃我配置","type": 3,"api": "csp_MyDriveGuard","changeable": 0,"indexs": 0,"searchable": 1,"style": {"type": "oval"},"ext": {"Cloud-drive": "tvfan/Cloud-drive.txt"}},
|
||||||
{"key": "玩偶","name": "👽玩偶哥哥┃4K弹幕","type": 3,"api": "csp_WoGGGuard","timeout": 30,"searchable": 1,"quickSearch": 1,"changeable": 0,"ext": {"Cloud-drive": "tvfan/Cloud-drive.txt"}},
|
{"key": "玩偶","name": "👽玩偶哥哥┃4K弹幕","type": 3,"api": "csp_WoGGGuard","timeout": 30,"searchable": 1,"quickSearch": 1,"changeable": 0,"ext": {"Cloud-drive": "tvfan/Cloud-drive.txt"}},
|
||||||
{"key": "YGP","name": "🚀叨观荐影┃预告片","type": 3,"api": "csp_YGPGuard","searchable": 0,"quickSearch": 0,"changeable": 0},
|
{"key": "YGP","name": "🚀叨观荐影┃预告片","type": 3,"api": "csp_YGPGuard","searchable": 0,"quickSearch": 0,"changeable": 0},
|
||||||
|
|||||||
BIN
jar/fan.txt
BIN
jar/fan.txt
Binary file not shown.
BIN
jar/spider.jar
BIN
jar/spider.jar
Binary file not shown.
5
jsm.json
5
jsm.json
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"spider": "./jar/spider.jar;md5;016ae9548ea27f5f48c95ec2b880c772",
|
"spider": "./jar/spider.jar;md5;ce93d7cb023a744ba5e2fe1df476b775",
|
||||||
"lives": [
|
"lives": [
|
||||||
{"name": "migu","type": 0,"url": "https://develop202.github.io/migu_video/interface.txt","playerType": 1,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"},
|
{"name": "migu","type": 0,"url": "https://develop202.github.io/migu_video/interface.txt","playerType": 1,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"},
|
||||||
{"name": "live","type": 0,"url": "https://epg.pw/test_channels.m3u","playerType": 1,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"},
|
{"name": "live","type": 0,"url": "https://epg.pw/test_channels.m3u","playerType": 1,"ua": "okhttp/3.8.1","timeout": 20,"epg": "https://epg.cdn.loc.cc/?ch={name}&date={date}","logo": "https://logo.wyfc.qzz.io/{name}.png"},
|
||||||
@@ -28,6 +28,7 @@
|
|||||||
{"key": "鲸鱼","name": "鲸鱼|APP","type": 3,"api": "csp_AppQi","searchable": 1,"changeable": 1,"ext": {"site": "https://jingyu4k-1312635929.cos.ap-nanjing.myqcloud.com/juyu3.json","dataKey": "AAdgrdghjfgsABC1","dataIv": "AAdgrdghjfgsABC1","init": "initV122","ua": "okhttp/3.10.0"}},
|
{"key": "鲸鱼","name": "鲸鱼|APP","type": 3,"api": "csp_AppQi","searchable": 1,"changeable": 1,"ext": {"site": "https://jingyu4k-1312635929.cos.ap-nanjing.myqcloud.com/juyu3.json","dataKey": "AAdgrdghjfgsABC1","dataIv": "AAdgrdghjfgsABC1","init": "initV122","ua": "okhttp/3.10.0"}},
|
||||||
{"key": "芬奇","name": "芬奇|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "https://wsapi.dafenqi.mom/yuming.txt","dataKey": "bH5mI8iK0tK7aQ5x","dataIv": "bH5mI8iK0tK7aQ5x"}},
|
{"key": "芬奇","name": "芬奇|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "https://wsapi.dafenqi.mom/yuming.txt","dataKey": "bH5mI8iK0tK7aQ5x","dataIv": "bH5mI8iK0tK7aQ5x"}},
|
||||||
{"key": "优兔","name": "优兔|APP","type": 3,"api": "csp_AppQi","searchable": 1,"changeable": 1,"ext": {"site": "https://uututv-1319209748.cos.ap-shanghai.myqcloud.com/uutuv4.txt","dataKey": "UrWKPnmQWJA8AQzd","dataIv": "UrWKPnmQWJA8AQzd"}},
|
{"key": "优兔","name": "优兔|APP","type": 3,"api": "csp_AppQi","searchable": 1,"changeable": 1,"ext": {"site": "https://uututv-1319209748.cos.ap-shanghai.myqcloud.com/uutuv4.txt","dataKey": "UrWKPnmQWJA8AQzd","dataIv": "UrWKPnmQWJA8AQzd"}},
|
||||||
|
{"key": "旗星","name": "旗星|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "http://ys.qist.top/dtym.txt","dataKey": "2SWSPFxugBLPPOKo","dataIv": "2SWSPFxugBLPPOKo"}},
|
||||||
{"key": "缘梦","name": "缘梦|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"url": "http://165.99.42.137:5432","dataKey": "1234567890987654","dataIv": "1234567890987654"}},
|
{"key": "缘梦","name": "缘梦|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"url": "http://165.99.42.137:5432","dataKey": "1234567890987654","dataIv": "1234567890987654"}},
|
||||||
{"key": "王子","name": "王子|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"url": "https://app.95112475.xyz","dataKey": "5a9w6x58dsq6z3a6","dataIv": "5a9w6x58dsq6z3a6"}},
|
{"key": "王子","name": "王子|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"url": "https://app.95112475.xyz","dataKey": "5a9w6x58dsq6z3a6","dataIv": "5a9w6x58dsq6z3a6"}},
|
||||||
{"key": "小猫","name": "小猫|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "http://xywlkj.oss-cn-beijing.aliyuncs.com/wp-content/uploads/2024/12/1.txt","dataKey": "xmyxmyxywlkjxywl","dataIv": "xmyxmyxywlkjxywl"}},
|
{"key": "小猫","name": "小猫|APP","type": 3,"searchable": 1,"changeable": 1,"api": "csp_AppGet","ext": {"site": "http://xywlkj.oss-cn-beijing.aliyuncs.com/wp-content/uploads/2024/12/1.txt","dataKey": "xmyxmyxywlkjxywl","dataIv": "xmyxmyxywlkjxywl"}},
|
||||||
@@ -79,6 +80,8 @@
|
|||||||
{"key": "小镇影视","name": "小镇|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/小镇影视.json"},
|
{"key": "小镇影视","name": "小镇|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/小镇影视.json"},
|
||||||
{"key": "面包影视","name": "面包|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/面包影视.json"},
|
{"key": "面包影视","name": "面包|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/面包影视.json"},
|
||||||
{"key": "永乐影视","name": "永乐|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/永乐影视.json"},
|
{"key": "永乐影视","name": "永乐|影视","type": 3,"api": "csp_XBPQ","ext": "./XBPQ/永乐影视.json"},
|
||||||
|
{"key": "剧圈影视","name": "剧圈|影视","type": 3,"api": "csp_XYQHiker","ext": "./XYQHiker/剧圈影视.json"},
|
||||||
|
{"key": "来看影视","name": "来看|影视","type": 3,"api": "csp_XYQHiker","ext": "./XYQHiker/来看影视.json"},
|
||||||
{"key": "采集之王","name": "采集|合集","type": 3,"api": "./lib/drpy2.min.js","ext": "./js/采集之王.js?type=url¶ms=../json/采集静态.json$1$1"},
|
{"key": "采集之王","name": "采集|合集","type": 3,"api": "./lib/drpy2.min.js","ext": "./js/采集之王.js?type=url¶ms=../json/采集静态.json$1$1"},
|
||||||
{"key": "1905","name": "1905|影视","type": 3,"api": "csp_Web1905","searchable": 1,"quickSearch": 0,"filterable": 0},
|
{"key": "1905","name": "1905|影视","type": 3,"api": "csp_Web1905","searchable": 1,"quickSearch": 0,"filterable": 0},
|
||||||
{"key": "哆啦新番社","name": "哆啦|新番社","type": 3,"api": "csp_XBPQ","style": {"type": "list"},"ext": "./XBPQ/哆啦新番社.json"},
|
{"key": "哆啦新番社","name": "哆啦|新番社","type": 3,"api": "csp_XBPQ","style": {"type": "list"},"ext": "./XBPQ/哆啦新番社.json"},
|
||||||
|
|||||||
82
xiaosa/XYQHiker/剧圈影视.json
Normal file
82
xiaosa/XYQHiker/剧圈影视.json
Normal file
@@ -0,0 +1,82 @@
|
|||||||
|
{
|
||||||
|
"规则名": "剧圈圈",
|
||||||
|
"规则作者": "香雅情",
|
||||||
|
"OCR_API":"https://api.nn.ci/ocr/b64/text",
|
||||||
|
"请求头参数": "MOBILE_UA",
|
||||||
|
"网页编码格式": "UTF-8",
|
||||||
|
"图片是否需要代理": "否",
|
||||||
|
"是否开启获取首页数据": "1",
|
||||||
|
"首页推荐链接": "https://www.jqqzx.me",
|
||||||
|
"首页列表数组规则": "body&&.module-main.tab-list.active",
|
||||||
|
"首页片单列表数组规则": ".module-item",
|
||||||
|
"首页片单是否Jsoup写法": "1",
|
||||||
|
"分类起始页码": "1",
|
||||||
|
"分类链接": "https://www.jqqzx.me/vodshow/id/{cateId}/page/{catePg}.html",
|
||||||
|
"分类名称": "电影&电视剧&综艺&动漫&纪录片&爽剧",
|
||||||
|
"分类名称替换词": "dianying&juji&zongyi&dongman&jilupian&shuangju",
|
||||||
|
"筛选数据": {},
|
||||||
|
//"筛选数据": "ext",
|
||||||
|
//{cateId}
|
||||||
|
"筛选子分类名称": "",
|
||||||
|
"筛选子分类替换词": "",
|
||||||
|
//{class}
|
||||||
|
"筛选类型名称": "",
|
||||||
|
"筛选类型替换词": "*",
|
||||||
|
//{area}
|
||||||
|
"筛选地区名称": "",
|
||||||
|
"筛选地区替换词": "*",
|
||||||
|
//{year}
|
||||||
|
"筛选年份名称": "",
|
||||||
|
"筛选年份替换词": "*",
|
||||||
|
//{lang}
|
||||||
|
"筛选语言名称": "",
|
||||||
|
"筛选语言替换词": "*",
|
||||||
|
//{by}
|
||||||
|
"筛选排序名称": "时间&人气&评分",
|
||||||
|
"筛选排序替换词": "time&hits&score",
|
||||||
|
"分类截取模式": "1",
|
||||||
|
"分类列表数组规则": ".module-items&&.module-item",
|
||||||
|
"分类片单是否Jsoup写法": "是",
|
||||||
|
"分类片单标题": ".module-poster-item-title&&Text",
|
||||||
|
"分类片单链接": "a&&href",
|
||||||
|
"分类片单图片": ".lazyload&&data-original",
|
||||||
|
"分类片单副标题": ".module-item-note&&Text",
|
||||||
|
"分类片单链接加前缀": "https://www.jqqzx.me",
|
||||||
|
"分类片单链接加后缀": "",
|
||||||
|
"搜索请求头参数": "User-Agent$MOBILE_UA",
|
||||||
|
"搜索链接": "https://www.jqqzx.me/vodsearch{wd}/page/{SearchPg}.html",
|
||||||
|
"POST请求数据": "",
|
||||||
|
"搜索截取模式": "1",
|
||||||
|
"搜索列表数组规则": ".module-items&&.module-item",
|
||||||
|
"搜索片单是否Jsoup写法": "是",
|
||||||
|
"搜索片单图片": ".lazyload&&data-original",
|
||||||
|
"搜索片单标题": ".module-card-item-title&&Text",
|
||||||
|
"搜索片单链接": "a&&href",
|
||||||
|
"搜索片单副标题": ".module-item-note&&Text",
|
||||||
|
"搜索片单链接加前缀": "https://www.jqqzx.me",
|
||||||
|
"搜索片单链接加后缀": "",
|
||||||
|
"链接是否直接播放": "否",
|
||||||
|
"直接播放链接加前缀": "",
|
||||||
|
"直接播放链接加后缀": "",
|
||||||
|
"直接播放直链视频请求头": "",
|
||||||
|
"详情是否Jsoup写法": "是",
|
||||||
|
"类型详情": "",
|
||||||
|
"年代详情": ".module-info-content&&.module-info-item,3&&Text",
|
||||||
|
"地区详情": "",
|
||||||
|
"演员详情": ".module-info-content&&.module-info-item,2&&Text",
|
||||||
|
"简介详情": ".module-info-content&&.module-info-item&&Text",
|
||||||
|
"线路列表数组规则": ".module-tab-items-box&&.module-tab-item",
|
||||||
|
"线路标题": "Text",
|
||||||
|
"播放列表数组规则": "body&&.module-play-list-content",
|
||||||
|
"选集列表数组规则": "a",
|
||||||
|
"选集标题链接是否Jsoup写法": "是",
|
||||||
|
"选集标题": "a&&Text",
|
||||||
|
"选集链接": "a&&href",
|
||||||
|
"是否反转选集序列": "否",
|
||||||
|
"选集链接加前缀": "https://www.jqqzx.me",
|
||||||
|
"选集链接加后缀": "",
|
||||||
|
"分析MacPlayer": "否",
|
||||||
|
"是否开启手动嗅探": "否",
|
||||||
|
"手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#video/tos",
|
||||||
|
"手动嗅探视频链接过滤词": ".html#=http"
|
||||||
|
}
|
||||||
86
xiaosa/XYQHiker/来看影视.json
Normal file
86
xiaosa/XYQHiker/来看影视.json
Normal file
@@ -0,0 +1,86 @@
|
|||||||
|
{
|
||||||
|
"规则名": "来看点播",
|
||||||
|
"规则作者": "",
|
||||||
|
"请求头参数": "User-Agent$PC_UA#accept$text/html",
|
||||||
|
"网页编码格式": "UTF-8",
|
||||||
|
"图片是否需要代理": "0",
|
||||||
|
"是否开启获取首页数据": "1",
|
||||||
|
"首页推荐链接": "https://lkvod.org",
|
||||||
|
"首页列表数组规则": "body&&.fadeInUp:has(.gen-movie-img)",
|
||||||
|
"首页片单列表数组规则": ".public-list-box",
|
||||||
|
"首页片单是否Jsoup写法": "1",
|
||||||
|
"首页片单标题": "a&&title",
|
||||||
|
"首页片单链接": "a&&href",
|
||||||
|
"首页片单图片": ".lazy&&data-src",
|
||||||
|
"首页片单副标题": ".public-list-subtitle&&Text",
|
||||||
|
"首页片单链接加前缀": "https://lkvod.org",
|
||||||
|
"首页片单链接加后缀": "",
|
||||||
|
"分类起始页码": "1",
|
||||||
|
"分类链接": "https://lkvod.org/show/{cateId}--------{catePg}---.html",
|
||||||
|
"分类名称": "电影&剧集&综艺&动漫",
|
||||||
|
"分类名称替换词": "1&2&3&4",
|
||||||
|
"筛选数据": "ext",
|
||||||
|
//{cateId}
|
||||||
|
"筛选子分类名称": "",
|
||||||
|
"筛选子分类替换词": "",
|
||||||
|
//{class}
|
||||||
|
"筛选类型名称": "",
|
||||||
|
"筛选类型替换词": "*",
|
||||||
|
//{area}
|
||||||
|
"筛选地区名称": "",
|
||||||
|
"筛选地区替换词": "*",
|
||||||
|
//{year}
|
||||||
|
"筛选年份名称": "",
|
||||||
|
"筛选年份替换词": "*",
|
||||||
|
//{lang}
|
||||||
|
"筛选语言名称": "",
|
||||||
|
"筛选语言替换词": "*",
|
||||||
|
//{by}
|
||||||
|
"筛选排序名称": "最新&最热&评分",
|
||||||
|
"筛选排序替换词": "time&hits&score",
|
||||||
|
"分类截取模式": "1",
|
||||||
|
"分类列表数组规则": ".fadeInUp:has(.gen-movie-img)&&.public-list-box",
|
||||||
|
"分类片单是否Jsoup写法": "1",
|
||||||
|
"分类片单标题": "a&&title",
|
||||||
|
"分类片单链接": "a&&href",
|
||||||
|
"分类片单图片": ".lazy&&data-src",
|
||||||
|
"分类片单副标题": ".public-list-subtitle&&Text",
|
||||||
|
"分类片单链接加前缀": "https://lkvod.org",
|
||||||
|
"分类片单链接加后缀": "",
|
||||||
|
"搜索请求头参数": "User-Agent$PC_UA#accept$text/html",
|
||||||
|
"搜索链接": "https://lkvod.org/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
|
||||||
|
"POST请求数据": "wd={wd}",
|
||||||
|
"搜索截取模式": "0",
|
||||||
|
"搜索列表数组规则": "list",
|
||||||
|
"搜索片单是否Jsoup写法": "1",
|
||||||
|
"搜索片单图片": "pic",
|
||||||
|
"搜索片单标题": "name",
|
||||||
|
"搜索片单链接": "id",
|
||||||
|
"搜索片单副标题": "",
|
||||||
|
"搜索片单链接加前缀": "https://lkvod.org/voddetail/",
|
||||||
|
"搜索片单链接加后缀": ".html",
|
||||||
|
"链接是否直接播放": "0",
|
||||||
|
"直接播放链接加前缀": "",
|
||||||
|
"直接播放链接加后缀": "#isVideo=true#",
|
||||||
|
"直接播放直链视频请求头": "",
|
||||||
|
"详情是否Jsoup写法": "1",
|
||||||
|
"类型详情": "",
|
||||||
|
"年代详情": "",
|
||||||
|
"地区详情": "",
|
||||||
|
"演员详情": ".detail-info&&.slide-info,3&&Text!演员 :",
|
||||||
|
"简介详情": "#height_limit&&Text",
|
||||||
|
"线路列表数组规则": ".anthology-tab&&a",
|
||||||
|
"线路标题": "Text[排序:玉米]",
|
||||||
|
"播放列表数组规则": "body&&.anthology-list-play",
|
||||||
|
"选集列表数组规则": "li",
|
||||||
|
"选集标题链接是否Jsoup写法": "1",
|
||||||
|
"选集标题": "a&&Text",
|
||||||
|
"选集链接": "a&&href",
|
||||||
|
"是否反转选集序列": "0",
|
||||||
|
"选集链接加前缀": "https://lkvod.org",
|
||||||
|
"选集链接加后缀": "",
|
||||||
|
"分析MacPlayer": "0",
|
||||||
|
"是否开启手动嗅探": "1",
|
||||||
|
"手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#obj/tos#video/tos#mime_type=video_mp4#x-oss-signature=",
|
||||||
|
"手动嗅探视频链接过滤词": ".html#=http#=https"
|
||||||
|
}
|
||||||
@@ -202,6 +202,19 @@
|
|||||||
"dataIv": "UrWKPnmQWJA8AQzd"
|
"dataIv": "UrWKPnmQWJA8AQzd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "旗星",
|
||||||
|
"name": "旗星|APP",
|
||||||
|
"type": 3,
|
||||||
|
"searchable": 1,
|
||||||
|
"changeable": 1,
|
||||||
|
"api": "csp_AppGet",
|
||||||
|
"ext": {
|
||||||
|
"site": "http://ys.qist.top/dtym.txt",
|
||||||
|
"dataKey": "2SWSPFxugBLPPOKo",
|
||||||
|
"dataIv": "2SWSPFxugBLPPOKo"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "缘梦",
|
"key": "缘梦",
|
||||||
"name": "缘梦|APP",
|
"name": "缘梦|APP",
|
||||||
@@ -889,6 +902,20 @@
|
|||||||
"api": "csp_XBPQ",
|
"api": "csp_XBPQ",
|
||||||
"ext": "./XBPQ/永乐影视.json"
|
"ext": "./XBPQ/永乐影视.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "剧圈影视",
|
||||||
|
"name": "剧圈|影视",
|
||||||
|
"type": 3,
|
||||||
|
"api": "csp_XYQHiker",
|
||||||
|
"ext": "./XYQHiker/剧圈影视.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "来看影视",
|
||||||
|
"name": "来看|影视",
|
||||||
|
"type": 3,
|
||||||
|
"api": "csp_XYQHiker",
|
||||||
|
"ext": "./XYQHiker/来看影视.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "采集之王",
|
"key": "采集之王",
|
||||||
"name": "采集|合集",
|
"name": "采集|合集",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user