mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 11:24:52 +08:00
18 lines
321 B
Markdown
18 lines
321 B
Markdown
## CatVodOpen新源
|
||
|
||
|
||
源项目地址:https://github.com/jadehh/TVSpider
|
||
|
||
#### 编译
|
||
|
||
```bash
|
||
npm install && npm run build
|
||
```
|
||
> 生成的dist文件发布到dist分支中
|
||
|
||
|
||
#### 新源地址
|
||
```text
|
||
gitee://Token@gitee.com/qist/tvbox/cat/dist/index.js.md5
|
||
github://Token@github.com/qist/tvbox/cat/dist/index.js.md5
|
||
``` |