Compare commits

..

No commits in common. "24a5018831cfe29f5e08eacfc9c5157bf79d9036" and "8a63cb8b3869f400f374de340a755807e64e519a" have entirely different histories.

4 changed files with 9 additions and 8 deletions

View File

@ -43,7 +43,7 @@ OK影视、TVBox、猫影视配置文件。所有资源均来自于各路大神
V1.1.3版本以上 V1.1.3版本以上
`github://Token@github.com/xxxxx/tvbox/dist/index.js.md5` `github://Token@github.com/qist/tvbox/dist/index.js.md5`
改动 改动
@ -53,7 +53,7 @@ V1.1.3版本以上
V1.1.2版本以下 V1.1.2版本以下
`github://Token@gitee.com/xxxxx/tvbox/js/open_config.json` `github://Token@gitee.com/qist/tvbox/js/open_config.json`
1. APP推荐: 1. APP推荐:
@ -101,8 +101,9 @@ V1.1.2版本以下
14github代理地址 `https://github.moeyy.xyz https://mirror.ghproxy.com/ https://gh-proxy.com https://ghproxy.net` 选择一个速度快使用 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 构建
1. token.json格式说明 4. token.json格式说明
模板文件json/tokentemplate.json 模板文件json/tokentemplate.json

View File

@ -12,6 +12,6 @@ npm install && npm run build
#### 新源地址 #### 新源地址
```text ```text
gitee://Token@gitee.com/xxxx/tvbox/cat/dist/index.js.md5 gitee://Token@gitee.com/qist/tvbox/cat/dist/index.js.md5
github://Token@github.com/xxxx/tvbox/cat/dist/index.js.md5 github://Token@github.com/qist/tvbox/cat/dist/index.js.md5
``` ```

4
cat/dist/README.md vendored
View File

@ -13,6 +13,6 @@ npm install && npm run build
#### 新源地址 #### 新源地址
```text ```text
gitee://Token@gitee.com/xxxx/tvbox/cat/dist/index.js.md5 gitee://Token@gitee.com/qist/tvbox/cat/dist/index.js.md5
github://Token@github.com/xxxx/tvbox/cat/dist/index.js.md5 github://Token@github.com/qist/tvbox/cat/dist/index.js.md5
``` ```

View File

@ -3,7 +3,7 @@
"lives":[ "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"} {"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":"../api/api.php", "wallpaper":"https://qist.cc/api/api.php",
"sites":[ "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_豆瓣","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"}, {"key":"drpy_js_TVB云播","name":"影视 | TVB云播[js]","type":3,"api":"./lib/drpy2.min.js","ext":"./js/TVB云播.js"},