mirror of
https://github.com/ls125781003/tvboxtg.git
synced 2025-12-14 08:02:21 +00:00
Pending changes exported from your codespace
This commit is contained in:
24
南风/api.json
24
南风/api.json
@@ -12,7 +12,7 @@
|
||||
"changeable": 1,
|
||||
"ext": {
|
||||
"commonConfig": "http://127.0.0.1:9978/file/XYQTVBox/peizhi.json",
|
||||
"filter": "https://github.moeyy.xyz/https://raw.githubusercontent.com/yoursmile66/TVBox/main/sub/douban.json"
|
||||
"filter": "./json/douban.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -35,6 +35,16 @@
|
||||
"commonConfig": "http://127.0.0.1:9978/file/XYQTVBox/peizhi.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "csp_Jpys",
|
||||
"name": "🥇金牌",
|
||||
"type": 3,
|
||||
"api": "csp_Jpys",
|
||||
"playerType": 2,
|
||||
"searchable": 1,
|
||||
"quickSearch": 1,
|
||||
"changeable": 1
|
||||
},
|
||||
{
|
||||
"key": "csp_TianTian",
|
||||
"name": "🦉天天",
|
||||
@@ -327,8 +337,7 @@
|
||||
"changeable": 0,
|
||||
"ext": {
|
||||
"commonConfig": "http://127.0.0.1:9978/file/XYQTVBox/peizhi.json",
|
||||
"siteUrl": "https://www.wogg.net/",
|
||||
"filter": "https://github.moeyy.xyz/https://raw.githubusercontent.com/yoursmile66/TVBox/main/sub/wogg.json"
|
||||
"siteUrl": "./json/wogg.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -340,8 +349,7 @@
|
||||
"changeable": 0,
|
||||
"ext": {
|
||||
"commonConfig": "http://127.0.0.1:9978/file/XYQTVBox/peizhi.json",
|
||||
"siteUrl": "http://labipan.com/",
|
||||
"filter": "https://github.moeyy.xyz/https://raw.githubusercontent.com/yoursmile66/TVBox/main/sub/wogg.json"
|
||||
"siteUrl": "./json/wogg.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -401,7 +409,7 @@
|
||||
"switchable": 0,
|
||||
"ext": {
|
||||
"commonConfig": "http://127.0.0.1:9978/file/XYQTVBox/peizhi.json",
|
||||
"share": "https://github.moeyy.xyz/https://raw.githubusercontent.com/yoursmile66/TVBox/main/sub/网盘集合.json"
|
||||
"share": "./json/网盘集合.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -416,8 +424,8 @@
|
||||
"ratio": 1.433
|
||||
},
|
||||
"ext": {
|
||||
"json": "https://github.moeyy.xyz/https://raw.githubusercontent.com/yoursmile66/TVBox/main/sub/youtube.json",
|
||||
"cookie": "http://127.0.0.1:9978/file/XYQTVBox/youtubecookie.json"
|
||||
"json": "./json/youtube.json",
|
||||
"cookie": "./json/youtubecookie.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,304 +0,0 @@
|
||||
if (typeof Object.assign != 'function') {
|
||||
Object.assign = function () {
|
||||
var target = arguments[0];
|
||||
for (var i = 1; i < arguments.length; i++) {
|
||||
var source = arguments[i];
|
||||
for (var key in source) {
|
||||
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
||||
target[key] = source[key];
|
||||
}
|
||||
}
|
||||
}
|
||||
return target;
|
||||
};
|
||||
}
|
||||
function getMubans() {
|
||||
var mubanDict = { // 模板字典
|
||||
mxpro: {
|
||||
title: '',
|
||||
host: '',
|
||||
// homeUrl:'/',
|
||||
url: '/vodshow/fyclass--------fypage---.html',
|
||||
searchUrl: '/vodsearch/**----------fypage---.html',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
headers: {//网站的请求头,完整支持所有的,常带ua和cookies
|
||||
'User-Agent': 'MOBILE_UA',
|
||||
// "Cookie": "searchneed=ok"
|
||||
},
|
||||
class_parse: '.navbar-items li:gt(2):lt(8);a&&Text;a&&href;/(\\d+).html',
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
推荐: '.tab-list.active;a.module-poster-item.module-item;.module-poster-item-title&&Text;.lazyload&&data-original;.module-item-note&&Text;a&&href',
|
||||
double: true, // 推荐内容是否双层定位
|
||||
一级: 'body a.module-poster-item.module-item;a&&title;.lazyload&&data-original;.module-item-note&&Text;a&&href',
|
||||
二级: {
|
||||
"title": "h1&&Text;.module-info-tag&&Text",
|
||||
"img": ".lazyload&&data-original",
|
||||
"desc": ".module-info-item:eq(1)&&Text;.module-info-item:eq(2)&&Text;.module-info-item:eq(3)&&Text",
|
||||
"content": ".module-info-introduction&&Text",
|
||||
"tabs": ".module-tab-item",
|
||||
"lists": ".module-play-list:eq(#id) a"
|
||||
},
|
||||
搜索: 'body .module-item;.module-card-item-title&&Text;.lazyload&&data-original;.module-item-note&&Text;a&&href;.module-info-item-content&&Text',
|
||||
},
|
||||
mxone5: {
|
||||
title: '',
|
||||
host: '',
|
||||
url: '/show/fyclass--------fypage---.html',
|
||||
searchUrl: '/search/**----------fypage---.html',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
class_parse: '.nav-menu-items&&li;a&&Text;a&&href;.*/(.*?).html',
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
推荐: '.module-list;.module-items&&.module-item;a&&title;img&&data-src;.module-item-text&&Text;a&&href',
|
||||
double: true, // 推荐内容是否双层定位
|
||||
一级: '.module-items .module-item;a&&title;img&&data-src;.module-item-text&&Text;a&&href',
|
||||
二级: {
|
||||
"title": "h1&&Text;.tag-link&&Text",
|
||||
"img": ".module-item-pic&&img&&data-src",
|
||||
"desc": ".video-info-items:eq(0)&&Text;.video-info-items:eq(1)&&Text;.video-info-items:eq(2)&&Text;.video-info-items:eq(3)&&Text",
|
||||
"content": ".vod_content&&Text",
|
||||
"tabs": ".module-tab-item",
|
||||
"lists": ".module-player-list:eq(#id)&&.scroll-content&&a"
|
||||
},
|
||||
搜索: '.module-items .module-search-item;a&&title;img&&data-src;.video-serial&&Text;a&&href',
|
||||
},
|
||||
首图: {
|
||||
title: '',
|
||||
host: '',
|
||||
url: '/vodshow/fyclass--------fypage---/',
|
||||
searchUrl: '/vodsearch/**----------fypage---.html',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
headers: {//网站的请求头,完整支持所有的,常带ua和cookies
|
||||
'User-Agent': 'MOBILE_UA',
|
||||
// "Cookie": "searchneed=ok"
|
||||
},
|
||||
class_parse: '.myui-header__menu li.hidden-sm:gt(0):lt(5);a&&Text;a&&href;/(\\d+).html',
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
推荐: 'ul.myui-vodlist.clearfix;li;a&&title;a&&data-original;.pic-text&&Text;a&&href',
|
||||
double: true, // 推荐内容是否双层定位
|
||||
一级: '.myui-vodlist li;a&&title;a&&data-original;.pic-text&&Text;a&&href',
|
||||
二级: {
|
||||
"title": ".myui-content__detail .title&&Text;.myui-content__detail p:eq(-2)&&Text",
|
||||
"img": ".myui-content__thumb .lazyload&&data-original",
|
||||
"desc": ".myui-content__detail p:eq(0)&&Text;.myui-content__detail p:eq(1)&&Text;.myui-content__detail p:eq(2)&&Text",
|
||||
"content": ".content&&Text",
|
||||
"tabs": ".nav-tabs:eq(0) li",
|
||||
"lists": ".myui-content__list:eq(#id) li"
|
||||
},
|
||||
搜索: '#searchList li;a&&title;.lazyload&&data-original;.text-muted&&Text;a&&href;.text-muted:eq(-1)&&Text',
|
||||
},
|
||||
首图2: {
|
||||
title: '',
|
||||
host: '',
|
||||
url: '/list/fyclass-fypage.html',
|
||||
searchUrl: '/vodsearch/**----------fypage---.html',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
headers: {
|
||||
'User-Agent': 'UC_UA',
|
||||
// "Cookie": ""
|
||||
},
|
||||
// class_parse:'.stui-header__menu li:gt(0):lt(7);a&&Text;a&&href;/(\\d+).html',
|
||||
class_parse: '.stui-header__menu li:gt(0):lt(7);a&&Text;a&&href;.*/(.*?).html',
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
推荐: 'ul.stui-vodlist.clearfix;li;a&&title;.lazyload&&data-original;.pic-text&&Text;a&&href',
|
||||
double: true, // 推荐内容是否双层定位
|
||||
一级: '.stui-vodlist li;a&&title;a&&data-original;.pic-text&&Text;a&&href',
|
||||
二级: {
|
||||
"title": ".stui-content__detail .title&&Text;.stui-content__detail p:eq(-2)&&Text",
|
||||
"img": ".stui-content__thumb .lazyload&&data-original",
|
||||
"desc": ".stui-content__detail p:eq(0)&&Text;.stui-content__detail p:eq(1)&&Text;.stui-content__detail p:eq(2)&&Text",
|
||||
"content": ".detail&&Text",
|
||||
"tabs": ".stui-vodlist__head h3",
|
||||
"lists": ".stui-content__playlist:eq(#id) li"
|
||||
},
|
||||
搜索: 'ul.stui-vodlist__media:eq(0) li,ul.stui-vodlist:eq(0) li,#searchList li;a&&title;.lazyload&&data-original;.text-muted&&Text;a&&href;.text-muted:eq(-1)&&Text',
|
||||
搜索1: 'ul.stui-vodlist&&li;a&&title;.lazyload&&data-original;.text-muted&&Text;a&&href;.text-muted:eq(-1)&&Text',
|
||||
搜索2: 'ul.stui-vodlist__media&&li;a&&title;.lazyload&&data-original;.text-muted&&Text;a&&href;.text-muted:eq(-1)&&Text',
|
||||
},
|
||||
默认: {
|
||||
title: '',
|
||||
host: '',
|
||||
url: '/vodshow/fyclass--------fypage---.html',
|
||||
searchUrl: '/vodsearch/-------------.html?wd=**',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
headers: {
|
||||
'User-Agent': 'MOBILE_UA',
|
||||
},
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
double: true, // 推荐内容是否双层定位
|
||||
},
|
||||
vfed: {
|
||||
title: '',
|
||||
host: '',
|
||||
url: '/index.php/vod/show/id/fyclass/page/fypage.html',
|
||||
searchUrl: '/index.php/vod/search/page/fypage/wd/**.html',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
headers: {
|
||||
'User-Agent': 'UC_UA',
|
||||
},
|
||||
// class_parse:'.fed-pops-navbar&&ul.fed-part-rows&&a.fed-part-eone:gt(0):lt(5);a&&Text;a&&href;.*/(.*?).html',
|
||||
class_parse: '.fed-pops-navbar&&ul.fed-part-rows&&a;a&&Text;a&&href;.*/(.*?).html',
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
推荐: 'ul.fed-list-info.fed-part-rows;li;a.fed-list-title&&Text;a&&data-original;.fed-list-remarks&&Text;a&&href',
|
||||
double: true, // 推荐内容是否双层定位
|
||||
一级: '.fed-list-info&&li;a.fed-list-title&&Text;a&&data-original;.fed-list-remarks&&Text;a&&href',
|
||||
二级: {
|
||||
"title": "h1.fed-part-eone&&Text;.fed-deta-content&&.fed-part-rows&&li&&Text",
|
||||
"img": ".fed-list-info&&a&&data-original",
|
||||
"desc": ".fed-deta-content&&.fed-part-rows&&li:eq(1)&&Text;.fed-deta-content&&.fed-part-rows&&li:eq(2)&&Text;.fed-deta-content&&.fed-part-rows&&li:eq(3)&&Text",
|
||||
"content": ".fed-part-esan&&Text",
|
||||
"tabs": ".fed-drop-boxs&&.fed-part-rows&&li",
|
||||
"lists": ".fed-play-item:eq(#id)&&ul:eq(1)&&li"
|
||||
},
|
||||
搜索: '.fed-deta-info;h1&&Text;.lazyload&&data-original;.fed-list-remarks&&Text;a&&href;.fed-deta-content&&Text',
|
||||
},
|
||||
海螺3: {
|
||||
title: '',
|
||||
host: '',
|
||||
searchUrl: '/v_search/**----------fypage---.html',
|
||||
url: '/vod_____show/fyclass--------fypage---.html',
|
||||
headers: {
|
||||
'User-Agent': 'MOBILE_UA'
|
||||
},
|
||||
timeout: 5000,
|
||||
class_parse: 'body&&.hl-nav li:gt(0);a&&Text;a&&href;.*/(.*?).html',
|
||||
cate_exclude: '明星|专题|最新|排行',
|
||||
limit: 40,
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
推荐: '.hl-vod-list;li;a&&title;a&&data-original;.remarks&&Text;a&&href',
|
||||
double: true,
|
||||
一级: '.hl-vod-list&&.hl-list-item;a&&title;a&&data-original;.remarks&&Text;a&&href',
|
||||
二级: {
|
||||
"title": ".hl-infos-title&&Text;.hl-text-conch&&Text",
|
||||
"img": ".hl-lazy&&data-original",
|
||||
"desc": ".hl-infos-content&&.hl-text-conch&&Text",
|
||||
"content": ".hl-content-text&&Text",
|
||||
"tabs": ".hl-tabs&&a",
|
||||
"lists": ".hl-plays-list:eq(#id)&&li"
|
||||
},
|
||||
搜索: '.hl-list-item;a&&title;a&&data-original;.remarks&&Text;a&&href',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
},
|
||||
海螺2: {
|
||||
title: '',
|
||||
host: '',
|
||||
searchUrl: '/index.php/vod/search/page/fypage/wd/**/',
|
||||
url: '/index.php/vod/show/id/fyclass/page/fypage/',
|
||||
headers: {
|
||||
'User-Agent': 'MOBILE_UA'
|
||||
},
|
||||
timeout: 5000,
|
||||
class_parse: '#nav-bar li;a&&Text;a&&href;id/(.*?)/',
|
||||
limit: 40,
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
推荐: '.list-a.size;li;a&&title;.lazy&&data-original;.bt&&Text;a&&href',
|
||||
double: true,
|
||||
一级: '.list-a&&li;a&&title;.lazy&&data-original;.list-remarks&&Text;a&&href',
|
||||
二级: {
|
||||
"title": "h2&&Text;.deployment&&Text",
|
||||
"img": ".lazy&&data-original",
|
||||
"desc": ".deployment&&Text",
|
||||
"content": ".ec-show&&Text",
|
||||
"tabs": "#tag&&a",
|
||||
"lists": ".play_list_box:eq(#id)&&li"
|
||||
},
|
||||
搜索: '.search-list;a&&title;.lazy&&data-original;.deployment&&Text;a&&href',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
},
|
||||
短视: {
|
||||
title: '',
|
||||
host: '',
|
||||
// homeUrl:'/',
|
||||
url: '/channel/fyclass-fypage.html',
|
||||
searchUrl: '/search.html?wd=**',
|
||||
searchable: 2,//是否启用全局搜索,
|
||||
quickSearch: 0,//是否启用快速搜索,
|
||||
filterable: 0,//是否启用分类筛选,
|
||||
headers: {//网站的请求头,完整支持所有的,常带ua和cookies
|
||||
'User-Agent': 'MOBILE_UA',
|
||||
// "Cookie": "searchneed=ok"
|
||||
},
|
||||
class_parse: '.menu_bottom ul li;a&&Text;a&&href;.*/(.*?).html',
|
||||
cate_exclude: '解析|动态',
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
推荐: '.indexShowBox;ul&&li;a&&title;img&&data-src;.s1&&Text;a&&href',
|
||||
double: true, // 推荐内容是否双层定位
|
||||
一级: '.pic-list&&li;a&&title;img&&data-src;.s1&&Text;a&&href',
|
||||
二级: {
|
||||
"title": "h1&&Text;.content-rt&&p:eq(0)&&Text",
|
||||
"img": ".img&&img&&data-src",
|
||||
"desc": ".content-rt&&p:eq(1)&&Text;.content-rt&&p:eq(2)&&Text;.content-rt&&p:eq(3)&&Text;.content-rt&&p:eq(4)&&Text;.content-rt&&p:eq(5)&&Text",
|
||||
"content": ".zkjj_a&&Text",
|
||||
"tabs": ".py-tabs&&option",
|
||||
"lists": ".player:eq(#id) li"
|
||||
},
|
||||
搜索: '.sr_lists&&ul&&li;h3&&Text;img&&data-src;.int&&p:eq(0)&&Text;a&&href',
|
||||
},
|
||||
短视2:{
|
||||
title: '',
|
||||
host: '',
|
||||
class_name:'电影&电视剧&综艺&动漫',
|
||||
class_url:'1&2&3&4',
|
||||
searchUrl: '/index.php/ajax/suggest?mid=1&wd=**&limit=50',
|
||||
searchable: 2,
|
||||
quickSearch: 0,
|
||||
headers:{'User-Agent':'MOBILE_UA'},
|
||||
url: '/index.php/api/vod#type=fyclass&page=fypage',
|
||||
filterable:0,//是否启用分类筛选,
|
||||
filter_url:'',
|
||||
filter: {},
|
||||
filter_def:{},
|
||||
detailUrl:'/index.php/vod/detail/id/fyid.html',
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
推荐:'.list-vod.flex .public-list-box;a&&title;.lazy&&data-original;.public-list-prb&&Text;a&&href',
|
||||
一级:'js:let body=input.split("#")[1];let t=Math.round(new Date/1e3).toString();let key=md5("DS"+t+"DCC147D11943AF75");let url=input.split("#")[0];body=body+"&time="+t+"&key="+key;print(body);fetch_params.body=body;let html=post(url,fetch_params);let data=JSON.parse(html);VODS=data.list.map(function(it){it.vod_pic=urljoin2(input.split("/i")[0],it.vod_pic);return it});',
|
||||
二级:{
|
||||
"title":".slide-info-title&&Text;.slide-info:eq(3)--strong&&Text",
|
||||
"img":".detail-pic&&data-original",
|
||||
"desc":".fraction&&Text;.slide-info-remarks:eq(1)&&Text;.slide-info-remarks:eq(2)&&Text;.slide-info:eq(2)--strong&&Text;.slide-info:eq(1)--strong&&Text",
|
||||
"content":"#height_limit&&Text",
|
||||
"tabs":".anthology.wow.fadeInUp.animated&&.swiper-wrapper&&a",
|
||||
"tab_text":".swiper-slide&&Text",
|
||||
"lists":".anthology-list-box:eq(#id) li"
|
||||
},
|
||||
搜索:'json:list;name;pic;;id',
|
||||
}
|
||||
};
|
||||
return JSON.parse(JSON.stringify(mubanDict));
|
||||
}
|
||||
var mubanDict = getMubans();
|
||||
var muban = getMubans();
|
||||
export default {muban,getMubans};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
1168
南风/json/douban.json
Normal file
1168
南风/json/douban.json
Normal file
File diff suppressed because it is too large
Load Diff
1
南风/json/wogg.json
Normal file
1
南风/json/wogg.json
Normal file
File diff suppressed because one or more lines are too long
70
南风/json/youtube.json
Normal file
70
南风/json/youtube.json
Normal file
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"class": [
|
||||
{
|
||||
"type_name": "电影",
|
||||
"type_id": "电影"
|
||||
},
|
||||
{
|
||||
"type_name": "电视剧",
|
||||
"type_id": "电视剧"
|
||||
},
|
||||
{
|
||||
"type_name": "综艺",
|
||||
"type_id": "综艺"
|
||||
},
|
||||
{
|
||||
"type_name": "新闻",
|
||||
"type_id": "新闻"
|
||||
},
|
||||
|
||||
{
|
||||
"type_name": "纪录片",
|
||||
"type_id": "纪录片"
|
||||
},
|
||||
{
|
||||
"type_name": "音乐",
|
||||
"type_id": "音乐"
|
||||
},
|
||||
{
|
||||
"type_name": "体育",
|
||||
"type_id": "体育"
|
||||
},
|
||||
{
|
||||
"type_name": "自驾游",
|
||||
"type_id": "自驾游"
|
||||
},
|
||||
{
|
||||
"type_name": "美食",
|
||||
"type_id": "美食"
|
||||
},
|
||||
{
|
||||
"type_name": "徐云",
|
||||
"type_id": "徐云"
|
||||
},
|
||||
{
|
||||
"type_name": "汽车",
|
||||
"type_id": "汽车测评"
|
||||
},
|
||||
{
|
||||
"type_name": "数码",
|
||||
"type_id": "手机测评"
|
||||
},
|
||||
{
|
||||
"type_name": "健身",
|
||||
"type_id": "健身"
|
||||
},
|
||||
{
|
||||
"type_name": "舞蹈",
|
||||
"type_id": "舞蹈"
|
||||
},
|
||||
{
|
||||
"type_name": "演唱会",
|
||||
"type_id": "演唱会"
|
||||
},
|
||||
{
|
||||
"type_name": "动物世界",
|
||||
"type_id": "动物世界"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
117
南风/json/网盘集合.json
Normal file
117
南风/json/网盘集合.json
Normal file
@@ -0,0 +1,117 @@
|
||||
[
|
||||
{
|
||||
"share_index": "115&uc&夸克",
|
||||
"share_name": "115-电影大包,21t",
|
||||
"share_id": "swz8hp033xj",
|
||||
"share_pwd":"0000",
|
||||
"share_type":"115"
|
||||
},
|
||||
{
|
||||
"share_index": "115&uc&夸克",
|
||||
"share_name": "115-豆瓣电影Top250_12.65TB",
|
||||
"share_id": "swz8h1h33xj",
|
||||
"share_pwd":"0000",
|
||||
"share_type":"115"
|
||||
},
|
||||
{
|
||||
"share_index": "115&uc&夸克",
|
||||
"share_name": "115-整理好蓝光和4K_2.24PB",
|
||||
"share_id": "swzew4m3nc6",
|
||||
"share_pwd":"i0d7",
|
||||
"share_type":"115"
|
||||
},
|
||||
{
|
||||
"share_index": "UC",
|
||||
"share_name": "总资源",
|
||||
"share_id": "f4782ecce4eb4"
|
||||
},
|
||||
{
|
||||
"share_index": "115&uc&夸克",
|
||||
"share_name": "微凉夸克剧集",
|
||||
"share_id": "e20958b1ad9b"
|
||||
},
|
||||
{
|
||||
"share_index": "115&uc&夸克",
|
||||
"share_name": "微凉夸克国漫",
|
||||
"share_id": "fb6d4c39c83f"
|
||||
},
|
||||
{
|
||||
"share_index": "115&uc&夸克",
|
||||
"share_name": "全球夸克短剧",
|
||||
"share_id": "b9bb20e86c54"
|
||||
},
|
||||
{
|
||||
"share_index": "夸克",
|
||||
"share_name": "夸克热播剧",
|
||||
"share_id": "657d8c2b550f"
|
||||
},
|
||||
{
|
||||
"share_index": "夸克",
|
||||
"share_name": "MTV精选1万首夸克",
|
||||
"share_id": "3e458103b556"
|
||||
},
|
||||
|
||||
{
|
||||
"share_index": "阿里",
|
||||
"share_name": "NBA阿里",
|
||||
"share_id": "hVAgTmqUELD"
|
||||
},
|
||||
{
|
||||
"share_index": "夸克",
|
||||
"share_name": "夸克MV",
|
||||
"share_id": "e10ef5a111e5"
|
||||
},
|
||||
{
|
||||
"share_index": "夸克",
|
||||
"share_name": "短剧夸克",
|
||||
"share_id": "6a200a0487c4"
|
||||
},
|
||||
{
|
||||
"share_index": "夸克",
|
||||
"share_name": "短剧夸克2",
|
||||
"share_id": "5173a250c8f7"
|
||||
},
|
||||
{
|
||||
"share_index": "阿里",
|
||||
"share_name": "NBA阿里",
|
||||
"share_id": "uWa9gbM3RJ7"
|
||||
},
|
||||
{
|
||||
"share_index": "阿里",
|
||||
"share_name": "老湿傅阿里",
|
||||
"share_id": "5bsnAp5fbCW"
|
||||
},
|
||||
{
|
||||
"share_index": "阿里",
|
||||
"share_name": "优品阁",
|
||||
"share_id": "uWa9gbM3RJ7"
|
||||
},
|
||||
{
|
||||
"share_index": "阿里",
|
||||
"share_name": "老司机",
|
||||
"share_id": "5bsnAp5fbCW"
|
||||
},
|
||||
{
|
||||
"share_index": "阿里",
|
||||
"share_name": "平凡中的",
|
||||
"share_id": "4ydLxf7VgH7"
|
||||
},
|
||||
{
|
||||
"share_index": "阿里",
|
||||
"share_name": "短剧",
|
||||
"share_id": "5Fzz7JFuQyg"
|
||||
},
|
||||
{
|
||||
"share_index": "阿里",
|
||||
"share_name": "GRT剧集",
|
||||
"share_id": "PqYwaGCmY78"
|
||||
},
|
||||
{
|
||||
"share_name": "GRT易和谐电影",
|
||||
"share_id": "6LvWZoQo3nS"
|
||||
},
|
||||
{
|
||||
"share_name": "YYDSVIP",
|
||||
"share_id": "dieULBdYP3D"
|
||||
}
|
||||
]
|
||||
@@ -96,7 +96,6 @@ IPTV体育,http://czkeji.vip:9000/rtp/239.252.220.211:5140
|
||||
陕西卫视,http://sweetown.fun:4000/rtp/239.3.1.41:8140$720x576
|
||||
四川卫视,http://sweetown.fun:4000/rtp/239.3.1.29:8288$720x576
|
||||
三沙卫视,http://sweetown.fun:4000/rtp/239.3.1.155:4120$720x576
|
||||
三沙卫视,http://123.123.167.240:8000/rtp/239.3.1.155:4120$720x576
|
||||
三沙卫视,http://114.252.229.100:8000/rtp/239.3.1.155:4120
|
||||
天津卫视,http://60.7.56.33:4000/rtp/239.253.92.91:8021$1920x1080
|
||||
西藏卫视,http://114.252.229.100:8000/rtp/239.3.1.47:8164$720x576
|
||||
@@ -177,7 +176,7 @@ IPTV体育,http://czkeji.vip:9000/rtp/239.252.220.211:5140
|
||||
|
||||
IPV6,#genre#
|
||||
CCTV-1 综合,http://[2409:8087:1a01:df::7005]:80/ottrrs.hl.chinamobile.com/TVOD/88888888/224/3221226559/index.m3u8
|
||||
CCTV-2 财经,http://[2409:8087:74f0:22::4]:6410/270000001128/9900000502/index.m3u8?
|
||||
CCTV-2 财经,http://[2409:8087:74d9:21::6]:80/270000001322/69900158041111100000002135/index.m3u8
|
||||
CCTV-3 综艺,http://[2409:8087:1a01:df::7005]:80/ottrrs.hl.chinamobile.com/TVOD/88888888/224/3221226021/index.m3u8
|
||||
CCTV-4 中文国际,http://[2409:8087:1a01:df::7005]:80/ottrrs.hl.chinamobile.com/TVOD/88888888/224/3221226428/index.m3u8
|
||||
CCTV-5 体育,http://[2409:8087:1a01:df::4077]:80/ottrrs.hl.chinamobile.com/TVOD/88888888/224/3221226019/index.m3u8
|
||||
@@ -203,9 +202,6 @@ CGTN俄语,https://0472.org/hls/cgtne.m3u8
|
||||
CGTN法语,https://0472.org/hls/cgtnf.m3u8
|
||||
CGTN西语,https://0472.org/hls/cgtnx.m3u8
|
||||
CGTN阿语,https://0472.org/hls/cgtna.m3u8
|
||||
凤凰中文,http://58.144.154.93/qctv.fengshows.cn/live/0701pcc72.m3u8
|
||||
凤凰资讯,http://58.144.154.93/qctv.fengshows.cn/live/0701pin72.m3u8
|
||||
凤凰香港,http://58.144.154.93/qctv.fengshows.cn/live/0701phk72.m3u8
|
||||
北京卫视,http://[2409:8087:1a01:df::7005]:80/ottrrs.hl.chinamobile.com/TVOD/88888888/224/3221226450/index.m3u8
|
||||
湖南卫视,http://[2409:8087:1a01:df::7005]:80/ottrrs.hl.chinamobile.com/TVOD/88888888/224/3221226307/index.m3u8
|
||||
东方卫视,http://[2409:8087:1a01:df::7005]:80/ottrrs.hl.chinamobile.com/TVOD/88888888/224/3221226345/index.m3u8
|
||||
@@ -341,9 +337,6 @@ CETV-4,http://[2409:8087:1a0b:df::4020]:80/ottrrs.hl.chinamobile.com/TVOD/888888
|
||||
金鹰卡通,http://oa.hnjcwl.top:18888/udp/239.76.245.120:1234
|
||||
哈哈炫动,http://oa.hnjcwl.top:18888/udp/239.76.252.133:9000
|
||||
GOOD卡通,https://dqhxk7sbp7xog.cloudfront.net/osmflivech45.m3u8
|
||||
金鹰卡通,http://www.ksjgj.cn:8888/rtp/239.49.8.33:8000
|
||||
优漫卡通,http://www.ksjgj.cn:8888/rtp/239.49.8.119:8000
|
||||
优漫卡通,http://www.ksjgj.cn:8888/rtp/239.49.0.21:8160
|
||||
倒霉特熊,https://newcntv.qcloudcdn.com/asp/hls/1200/0303000a/3/default/87f87ba569c147e3805f80e4844d2de9/1200.m3u8
|
||||
雲朵妈妈,https://newcntv.qcloudcdn.com/asp/hls/1200/0303000a/3/default/d8ad434c6b08421a927557a4d98da65c/1200.m3u8
|
||||
反转星球,https://newcntv.qcloudcdn.com/asp/hls/1200/0303000a/3/default/3ccdecc7d6e341c1920ad4eac5d82f38/1200.m3u8
|
||||
|
||||
BIN
南风/spider.jar
BIN
南风/spider.jar
Binary file not shown.
Reference in New Issue
Block a user