Pending changes exported from your codespace

This commit is contained in:
xiaoliu
2024-06-04 05:10:14 +00:00
parent 40ce7c73c5
commit b77b4808a0
140 changed files with 12867 additions and 27117 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,61 @@
var rule = {
title:'88看球',
// host:'http://www.88kanqiu.cc',
host:'http://www.88kanqiu.bar/',
url: "/match/fyclass/live",
searchUrl: "",
searchable: 0,
quickSearch: 0,
class_parse: ".nav-pills li;a&&Text;a&&href;/match/(\\d+)/live",
headers: {
"User-Agent": "PC_UA",
},
timeout: 5000,
play_parse: true,
pagecount:{"1":1,"2":1,"4":1,"22":1,"8":1,"9":1,"10":1,"14":1,"15":1,"12":1,"13":1,"16":1,"28":1,"7":1,"11":1,"33":1,"27":1,"23":1,"26":1,"3":1,"21":1,"18":1},
lazy: `js:
if(/embed=/.test(input)) {
let url = input.match(/embed=(.*?)&/)[1];
url = base64Decode(url);
input = {
jx:0,
url: url.split('#')[0],
parse: 0
}
} else if (/\?url=/.test(input)){
input = {
jx:0,
url: input.split('?url=')[1].split('#')[0],
parse: 0
}
} else {
input
}
`,
limit: 6,
double: false,
推荐: "*",
一级: ".list-group .group-game-item;.d-none&&Text;img&&src;.btn&&Text;a&&href",
二级: {
title: ".game-info-container&&Text;.customer-navbar-nav li&&Text",
img: "img&&src",
desc: ";;;div.team-name:eq(0)&&Text;div.team-name:eq(1)&&Text",
content: "div.game-time&&Text",
tabs: "js:TABS=['实时直播']",
lists: `js:
LISTS = [];
let html = request(input.replace('play', 'play-url'));
let pdata = JSON.parse(html).data;
pdata = pdata.slice(6);
pdata = pdata.slice(0, -2);
pdata = base64Decode(pdata);
// log(pdata);
let jo = JSON.parse(pdata).links;
let d = jo.map(function (it) {
return it.name + '$' + urlencode(it.url)
});
LISTS.push(d)
`,
},
搜索: "",
};

View File

@@ -0,0 +1,25 @@
var rule = {
title:'酷奇MV',
host:'https://www.kuqimv.com',
// homeUrl:'/play/',
url:'/play/fyclass_fypage.html',
searchUrl:'/search.php?key=**&pages=fypage',
searchable:2,
quickSearch:0,
// class_parse:'.main:eq(1)&&li;a&&Text;a&&href;.*/(\\d+)_1.html',
// class_parse:'.lei_class&&a;a&&Text;a&&href;.*/(\\d+)_1.html',
class_name:'华语高清&日韩精选&欧美MV&高清现场&影视MV&夜店视频&车模视频&热舞视频&美女写真&美女打碟',
class_url:'1&2&3&4&5&6&7&8&9&10',
headers:{
'User-Agent':'MOBILE_UA'
},
timeout:5000,
play_parse:true,
lazy:'',
limit:6,
double:false,
推荐:'*',
一级:'js:var d=[];pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;var html=request(input);let list=pdfa(html,".mv_list&&li");list.forEach((it)=>{d.push({title:pdfh(it,".name&&Text"),desc:"🎤"+pdfh(it,".singer&&Text")+""+pdfh(it,".time&&Text"),pic_url:pd(it,"img&&src"),url:pd(it,"a&&href"),})});setResult(d);',
二级:'*',
搜索:'.video_list&&li;a&&title;;.singer&&Text;a&&href;.t_03:eq(1)&&Text',
}

File diff suppressed because it is too large Load Diff

View File

@@ -1,54 +0,0 @@
{
"author": "vx:bktx123",
"ua": "",
"homeUrl": "https://www.kuqimv.com/play/",
"cateManual": {
"华语高清": "1",
"日韩精选": "2",
"欧美MV": "3",
"高清现场": "4",
"影视MV": "5",
"夜店现场": "6",
"车模视频": "7",
"热舞视频": "8",
"美女写真": "9",
"美女打碟": "10"
},
"homeVodNode": "//div[@class='mv_list']/li",
"homeVodName": "/div[@class='name']/a/@title",
"homeVodId": "/div[@class='name']/a/@href",
"homeVodIdR": "/play/(\\d+).html",
"homeVodImg": "/div[@class='pic']/a/img/@src",
"homeVodMark": "concat(//div[@class='time']/text(),'-',//div[@class='singer']/a/text())",
"cateUrl": "https://www.kuqimv.com/play/{cateId}_{catePg}.html",
"cateVodNode": "//div[@class='mv_list']/li",
"cateVodName": "/div[@class='name']/a/@title",
"cateVodId": "/div[@class='name']/a/@href",
"cateVodIdR": "/play/(\\d+).html",
"cateVodImg": "/div[@class='pic']/a/img/@src",
"cateVodMark": "concat(//div[@class='time']/text(),'-',//div[@class='singer']/a/text())",
"dtUrl": "https://www.kuqimv.com/play/{vid}.html",
"dtNode": "//body",
"dtName": "//div[@class='lei_info mt']/div[2]/h1/text()",
"dtImg": "//div[@class='lei_info mt']/div[1]/img/@src",
"dtCate": "//div[@class='play_info']/li[3]/a/text()",
"dtActor": "//div[@class='play_info']/li[4]/a/text()",
"dtFromNode": "//div[@class='lei_title']/h1",
"dtFromName": "/text()",
"dtFromNameR": "(\\S+) mp4\\S+",
"dtUrlNode": "//div[@class='down_sm mt']/p[2]",
"dtUrlSubNode": "/a",
"dtUrlId": "@data-clipboard-text",
"dtUrlIdR": "\\S+/(\\d+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://www.kuqimv.com/play/{playUrl}.html",
"playUa": "",
"searchUrl": "https://www.kuqimv.com/search.php?key={wd}",
"scVodNode": "//div[@class='play_xg']/li",
"scVodName": "//div[@class='name']/a/@title",
"scVodId": "//div[@class='name']/a/@href",
"scVodIdR": "/play/(\\d+).html",
"scVodImg": "//div[@class='pic']/a/img/@src",
"scVodMark": ""
}

View File

@@ -5,7 +5,7 @@
},
{
"name": "天天开心",
"url": "http://rihou.cc:55/lib/MV.txt&&&http://3650000.xyz/api/360.php?cid=6"
"url": "http://rihou.cc:55/lib/kx2024.txt&&&http://3650000.xyz/api/360.php?cid=6"
}

View File

@@ -5,12 +5,12 @@
"网页编码格式": "UTF-8",
"图片是否需要代理": "否",
"是否开启获取首页数据": "是",
"首页推荐链接": "http://www.kxys.网络:12253",
"首页推荐链接": "http://www.kxys.网络:7728",
"首页列表数组规则": "body&&.module-items",
"首页片单列表数组规则": ".module-item",
"首页片单是否Jsoup写法": "1",
"分类起始页码": "1",
"分类链接": "http://www.kxys.网络:12253/index.php/vodshow/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"分类链接": "http://www.kxys.网络:7728/index.php/vodshow/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"分类名称": "玩我电影&玩我剧集&动漫&综艺&短剧&音乐",
"分类名称替换词": "1&2&3&4&5&6",
"筛选数据": "ext",
@@ -33,10 +33,10 @@
"分类片单链接": "a&&href",
"分类片单图片": ".module-item-pic&&img&&data-src",
"分类片单副标题": ".module-item-text&&Text",
"分类片单链接加前缀": "http://www.kxys.网络:12253",
"分类片单链接加前缀": "http://www.kxys.网络:7728",
"分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$MOBILE_UA",
"搜索链接": "http://www.kxys.网络:12253/index.php/vodsearch/{wd}----------{SearchPg}---.html",
"搜索链接": "http://www.kxys.网络:7728/index.php/vodsearch/{wd}----------{SearchPg}---.html",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": ".module-items&&.module-search-item",
@@ -45,7 +45,7 @@
"搜索片单标题": "h3&&Text",
"搜索片单链接": "h3&&a&&href",
"搜索片单副标题": ".video-info&&a&&Text",
"搜索片单链接加前缀": "http://www.kxys.网络:12253/",
"搜索片单链接加前缀": "http://www.kxys.网络:7728/",
"搜索片单链接加后缀": "",
"链接是否直接播放": "否",
"直接播放链接加前缀": "",

View File

@@ -1,16 +0,0 @@
{
"请求头": "手机",
"发布页": "https://www.cdnkan.top/",
"主页url": "https://physvod.com/",
"数组": "",
"图片": "data-original=\"&&\"",
"标题": "title=\"&&\"",
"副标题": "class=\"module-info-item\">&&</div>",
"链接": "",
"简介": "",
"线路数组": "class=\"module-tab-item tab-item\"&&</div>",
"线路标题": "开心软件+<span>&&</small>[替换:</span><small>>>共]+集",
"分类url": "https://physvod.com/vodshow/{cateId}/area/{area}/by/{by}/class/{class}/lang/{lang}/page/{catePg}/year/{year}.html",
"分类": "电影&电视剧&动漫&综艺&短剧&解说&其他&",
"分类值": "1&2&4&3&7&8&9&"
}

File diff suppressed because it is too large Load Diff

Binary file not shown.