Compare commits

...

2 Commits

Author SHA1 Message Date
qist
24a5018831 add 2024-12-20 19:54:34 +08:00
qist
0bef6030e0 fix 2024-12-20 19:52:12 +08:00
4 changed files with 8 additions and 9 deletions

View File

@ -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版本以下
14github代理地址 `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

View File

@ -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
View File

@ -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
```

View File

@ -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"},