mirror of
https://github.com/qist/tvbox.git
synced 2025-02-02 10:14:50 +08:00
Compare commits
2 Commits
8a63cb8b38
...
24a5018831
Author | SHA1 | Date | |
---|---|---|---|
|
24a5018831 | ||
|
0bef6030e0 |
@ -43,7 +43,7 @@ OK影视、TVBox、猫影视配置文件。所有资源均来自于各路大神
|
||||
|
||||
V1.1.3版本以上
|
||||
|
||||
`github://Token@github.com/qist/tvbox/dist/index.js.md5`
|
||||
`github://Token@github.com/xxxxx/tvbox/dist/index.js.md5`
|
||||
|
||||
改动
|
||||
|
||||
@ -53,7 +53,7 @@ V1.1.3版本以上
|
||||
|
||||
V1.1.2版本以下
|
||||
|
||||
`github://Token@gitee.com/qist/tvbox/js/open_config.json`
|
||||
`github://Token@gitee.com/xxxxx/tvbox/js/open_config.json`
|
||||
|
||||
1. APP推荐:
|
||||
|
||||
@ -101,9 +101,8 @@ V1.1.2版本以下
|
||||
|
||||
(14)github代理地址: `https://github.moeyy.xyz https://mirror.ghproxy.com/ https://gh-proxy.com https://ghproxy.net` 选择一个速度快使用
|
||||
|
||||
(15) 还可以使用域名: `https://qist.ugigc.us.kg/jsm.json` cloudflare Pages 构建
|
||||
|
||||
4. token.json格式说明:
|
||||
1. token.json格式说明:
|
||||
|
||||
模板文件json/tokentemplate.json
|
||||
|
||||
|
@ -12,6 +12,6 @@ npm install && npm run build
|
||||
|
||||
#### 新源地址
|
||||
```text
|
||||
gitee://Token@gitee.com/qist/tvbox/cat/dist/index.js.md5
|
||||
github://Token@github.com/qist/tvbox/cat/dist/index.js.md5
|
||||
gitee://Token@gitee.com/xxxx/tvbox/cat/dist/index.js.md5
|
||||
github://Token@github.com/xxxx/tvbox/cat/dist/index.js.md5
|
||||
```
|
4
cat/dist/README.md
vendored
4
cat/dist/README.md
vendored
@ -13,6 +13,6 @@ npm install && npm run build
|
||||
|
||||
#### 新源地址
|
||||
```text
|
||||
gitee://Token@gitee.com/qist/tvbox/cat/dist/index.js.md5
|
||||
github://Token@github.com/qist/tvbox/cat/dist/index.js.md5
|
||||
gitee://Token@gitee.com/xxxx/tvbox/cat/dist/index.js.md5
|
||||
github://Token@github.com/xxxx/tvbox/cat/dist/index.js.md5
|
||||
```
|
@ -3,7 +3,7 @@
|
||||
"lives":[
|
||||
{"name":"live","boot": false,"type":0,"url":"./tv.txt","playerType":1,"ua":"okhttp/3.8.1","timeout":20,"epg":"https://epg.112114.eu.org/?ch={name}&date={date}","logo":"https://logo.ugigc.us.kg/{name}.png"}
|
||||
],
|
||||
"wallpaper":"https://qist.cc/api/api.php",
|
||||
"wallpaper":"../api/api.php",
|
||||
"sites":[
|
||||
{"key":"drpy_js_豆瓣","name":"搜索 | 豆瓣[js]","type":3,"api":"./lib/drpy2.min.js","ext":"./js/drpy.js","searchable":1,"quickSearch":0,"changeable":0},
|
||||
{"key":"drpy_js_TVB云播","name":"影视 | TVB云播[js]","type":3,"api":"./lib/drpy2.min.js","ext":"./js/TVB云播.js"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user