Files
tvbox/dm_huban.json
Wang.Luo 3572e29279 ```
feat(PyramidStore): 初始化项目并添加基础配置文件

添加 .gitignore 忽略子仓库的 .git 目录
添加 LICENSE 文件,使用 GNU General Public License v3.0
添加 README.md 说明文档,包含调试示例、免责声明和配置说明
添加 base/localProxy.py 基础代理配置文件
添加版本控制图片文件(二进制差异)
```
2025-10-23 02:14:43 +08:00

26 lines
808 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"spider": "https://gitee.com/zj521jj/little-tiger-spot/raw/master/jar/HubanTCR.jar",
"wallpaper": "https://api.paugram.com/wallpaper/",
"warningText": "仅作学习交流测试使用配置或下载后请于24小时之内删除",
"lives": [
{
"name": "Guovin",
"type": 0,
"url": "http://47.106.254.96:9120/d/home/iptv-api/output/result.m3u",
"epg": "http://cdn.1678520.xyz/epg/?ch={name}&date={date}",
"timeout": 10
}
],
"sites": [
{
"name": "嗷呜弹幕",
"key": "嗷呜弹幕",
"type": 3,
"api": "csp_GoConfig",
"searchable": 0,
"filterable": 0,
"quickSearch": 0,
"changeable": 0
}
]
}