|
|
|
@ -1,10 +1,3 @@ |
|
|
|
|
/*----------------------2哈社区---------------------*/ |
|
|
|
|
/*----------------https://www.2ha.cc---------------*/ |
|
|
|
|
/*------论坛里有各种安卓软件、电脑软件及TV接口--------*/ |
|
|
|
|
|
|
|
|
|
// 配置地址 简易设定流程 |
|
|
|
|
// 我的 --> 设置 --> 配置地址 --> 请输入 http://0454dt.com/tvbox 或者 http://2ha.cc/tv --> 确定 |
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
"spider":"./jar/tvbox.png;md5;808da8066ef19ba41dc4966f588e938d", |
|
|
|
|
"wallpaper":"http://www.kf666888.cn/api/tvbox/img", |
|
|
|
@ -69,7 +62,162 @@ |
|
|
|
|
{"name":"8090","type":0,"url":"https://www.8090g.cn/?url="}, |
|
|
|
|
{"name":"H8","type":0,"url":"https://www.h8jx.com/jiexi.php?url=","ext":{"flag":["qiyi","imgo","爱奇艺","奇艺","qq","腾讯","youku","优酷","pptv","PPTV","letv","乐视","leshi","bilibili","哔哩哔哩","哔哩","mgtv","芒果","sohu","xigua","fun","风行"],"header":{"User-Agent":"Mozilla/5.0"}}} |
|
|
|
|
], |
|
|
|
|
"flags":["youku","qq","iqiyi","qiyi","letv","sohu","tudou","pptv","mgtv","wasu","bilibili","renrenmi"], |
|
|
|
|
|
|
|
|
|
// 每日一言 (随机显示欢迎语) |
|
|
|
|
"dairyWords":[{"name":"rating","request":{"method":"GET","url":{"raw":"https://saying.api.azwcl.com/saying/get"}},"response":{"result":"$.data.content"},"expires":"43200"}], |
|
|
|
|
|
|
|
|
|
// 首页推荐视频 (豆瓣) |
|
|
|
|
"recommend":[{"name":"豆瓣推荐","request":{"method":"GET","header":[{"key":"Referer","value":"https://movie.douban.com/"}],"url":{"raw":"https://movie.douban.com/j/new_search_subjects?sort=U&range=0,10&tags=&playable=1&start=0&year_range=2022,2023"}}, |
|
|
|
|
"response":{"result":"$.data","data":[{"key":"name","value":"title"},{"key":"note","value":"rate"},{"key":"pic","value":"cover"}]},"expires":"86400"}], |
|
|
|
|
|
|
|
|
|
// 首页推荐视频 (IMDb Popular Movies) |
|
|
|
|
"recommend":[{"name":"imdb","request":{"method":"GET","url":{"raw":"https://imdb-api.com/en/API/MostPopularMovies/k_1kz039kt"}},"response":{"result":"$.items","data":[{"key":"name","value":"title"},{"key":"note","value":"imDbRating"},{"key":"pic","value":"image"}]},"expires":"86400"}], |
|
|
|
|
|
|
|
|
|
// 评分 (数据来自 豆瓣) |
|
|
|
|
"rating":[{"name":"rating","request":{"method":"GET","url":{"raw":"https://api.wmdb.tv/api/v1/movie/search?q={name}&limit=1"}},"response":{"result":"this","data":[{"key":"rating","value":"doubanRating"}]}}], |
|
|
|
|
// 中文分词接口 |
|
|
|
|
"pullWord":[{"name":"pullWord","request":{"method":"GET","url":{"raw":"http://api.pullword.com/get.php?source={source}¶m1=0¶m2=0&json=1"}},"response":{"data":[{"key":"keyword","value":"t"}]}}], |
|
|
|
|
// 字幕格式 (可选) |
|
|
|
|
"subtitle":{"color":"#FFFFFF","size":"30"}, |
|
|
|
|
"rules":[{"host":"*","rule":["default.365yg.com"]},{"host":"dyxs20.com","rule":[".m3u8"]},{"host":"www.agemys.cc","rule":["cdn-tos","obj/tos-cn"]},{"host":"zjmiao.com","rule":["play.videomiao.vip/API.php","time="]},{"host":"*","rule":["douyinvod.com","/video/tos/cn/"]},{"host":"*","rule":["default.365yg.com","/video/tos/cn/"]},{"host":"*","rule":["aliyundrive.net","response-content-disposition=",".m3u8"]},{"host":"*","rule":["aliyundrive.net","response-content-disposition=",".mp4"]},{"host":"*","rule":["aliyundrive.net","response-content-disposition=",".mkv"]},{"host":"*","rule":["/m3u8.php?path=",".m3u8"]},{"host":"zjmiao.com","rule":["play.videomiao.vip/API.php","time=","key=","path="]},{"host":"*","rule":["/API.php?time=","key=","path=",".m3u8"]},{"host":"*","rule":["oss-cn-m3u8","myqcloud.com.zh188.net","?url=",".m3u8"]},{"host":"www.007ts.me","rule":["hls.pchj.net",".m3u8"]},{"host":"*","rule":["iesdouyin.com/aweme","video_id="]},{"host":"*","rule":["huoshan.com","/item/video/"]},{"host":"*","rule":["http((?!http).){12,}?\\.(m3u8|mp4|flv|avi|mkv|rm|wmv|mpg|m4a)\\?.*"]},{"host":"*","rule":["http((?!http).){12,}\\.(m3u8|mp4|flv|avi|mkv|rm|wmv|mpg|m4a)"]},{"host":"*","rule":["mp3"]},{"host":"*","rule":["m4a"]}], |
|
|
|
|
|
|
|
|
|
// 驱动器 (可选) |
|
|
|
|
"drives": [ |
|
|
|
|
{ |
|
|
|
|
"name": "aList", |
|
|
|
|
"server": "http://alist.lan:8000/dav/", |
|
|
|
|
"userName": "****", |
|
|
|
|
"password": "****", |
|
|
|
|
"type": "webdav" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "DSM", |
|
|
|
|
"server": "http://dsm.lan:5000", |
|
|
|
|
"userName": "****", |
|
|
|
|
"password": "****", |
|
|
|
|
"type": "webdav" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "ali-WebDAV-App", |
|
|
|
|
"server": "http://127.0.0.1:8080/", |
|
|
|
|
"userName": "admin", |
|
|
|
|
"password": "admin", |
|
|
|
|
"type": "webdav" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "💂MyAlist", |
|
|
|
|
"server": "http://192.168.10.1:5244", |
|
|
|
|
"userName": "admin", |
|
|
|
|
"password": "admin", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🐱梓澪の妙妙屋(H)", |
|
|
|
|
"server": "https://xn--i0v44m.xyz", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🔮嗨翻", |
|
|
|
|
"server": "https://pan.hikerfans.com", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🦀9T(Adult)", |
|
|
|
|
"server": "https://drive.9t.ee", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🐋一只鱼", |
|
|
|
|
"server": "https://alist.youte.ml", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🐭米奇妙妙屋", |
|
|
|
|
"server": "https://anime.mqmmw.ga", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "💂小兵网盘", |
|
|
|
|
"server": "https://6vv.app", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🚆小光盘", |
|
|
|
|
"server": "https://alist.xiaoguanxiaocheng.life", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🌤七米蓝", |
|
|
|
|
"server": "https://al.chirmyram.com", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🌴非盘", |
|
|
|
|
"server": "http://www.feifwp.top", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🥼帅盘", |
|
|
|
|
"server": "https://hi.shuaipeng.wang", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🐉神族九帝", |
|
|
|
|
"server": "https://alist.shenzjd.com", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🌤☃姬路白雪", |
|
|
|
|
"server": "https://pan.jlbx.xyz", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "💾DISK", |
|
|
|
|
"server": "http://124.222.140.243:8080", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🌨云播放", |
|
|
|
|
"server": "https://quanzi.laoxianghuijia.cn", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "✨星梦", |
|
|
|
|
"server": "https://pan.bashroot.top", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🌊小江", |
|
|
|
|
"server": "https://dyj.me", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "💫触光", |
|
|
|
|
"server": "https://pan.ichuguang.com", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🕵好汉吧", |
|
|
|
|
"server": "https://8023.haohanba.cn", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "💫资源小站", |
|
|
|
|
"server": "https://960303.xyz", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🏝fenwe", |
|
|
|
|
"server": "http://www.fenwe.tk:5244", |
|
|
|
|
"type": "alist" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "🎢轻弹浅唱", |
|
|
|
|
"server": "https://g.xiang.lol", |
|
|
|
|
"type": "alist" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"flags":["youku","qq","iqiyi","qiyi","letv","sohu","tudou","pptv","mgtv","wasu","bilibili","renrenmi","csm3u8"], |
|
|
|
|
"ijk":[ |
|
|
|
|
{"group":"软解码","options":[ |
|
|
|
|
{"category":4,"name":"opensles","value":"0"}, |
|
|
|
|