```
feat(PyramidStore): 初始化项目并添加基础配置文件 添加 .gitignore 忽略子仓库的 .git 目录 添加 LICENSE 文件,使用 GNU General Public License v3.0 添加 README.md 说明文档,包含调试示例、免责声明和配置说明 添加 base/localProxy.py 基础代理配置文件 添加版本控制图片文件(二进制差异) ```
This commit is contained in:
5
XBPQ/雪糕影视.json
Normal file
5
XBPQ/雪糕影视.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"分类": "电影$1#剧集$2#综艺$3#动漫$4",
|
||||
"类型": "动作片$1#喜剧片$2#爱情片$21#海外动漫$3#科幻片$4#恐怖片$5#剧情片$6#战争片$7#纪录片$8#其他$9",
|
||||
"分类url": "https://www.xgitv.com/vshow/{cateId}-----------.html"
|
||||
}
|
Reference in New Issue
Block a user