tvbox/bullet.json
Wang.Luo 2cc61b69d2 feat(api): 添加新弹幕源和直播源
- 新增嗷呜弹幕源
- 添加像素和豆丁APP源
- 新增Guovin直播源
- 更新蜘蛛源和配置中心版本
2025-09-19 00:23:02 +08:00

26 lines
803 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/amg99/tvjson/raw/master/spider/custom_spider.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
}
]
}