多个网盘
This commit is contained in:
parent
5551ed5d3d
commit
0cdf6d28d6
|
|
@ -1,6 +1,23 @@
|
||||||
{
|
{
|
||||||
"spider": "https://androidcatvodspider.netlify.app/jar/custom_spider.jar;md5;8cfebc2822aa9b34bccab340ac7071ca",
|
"spider": "https://androidcatvodspider.netlify.app/jar/custom_spider.jar;md5;8cfebc2822aa9b34bccab340ac7071ca",
|
||||||
"lives": [
|
"lives": [
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "电视直播",
|
||||||
|
"type": "0",
|
||||||
|
"pass": true,
|
||||||
|
"url": "https://tv.iill.top/m3u/Gather",
|
||||||
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
||||||
|
"logo": "https://epg.112114.xyz/logo/{name}.png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "网络直播",
|
||||||
|
"type": "0",
|
||||||
|
"pass": true,
|
||||||
|
"url": "https://tv.iill.top/m3u/Live",
|
||||||
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
||||||
|
"logo": "https://epg.112114.xyz/logo/{name}.png"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "直播",
|
"name": "直播",
|
||||||
"type": "0",
|
"type": "0",
|
||||||
|
|
@ -9,22 +26,6 @@
|
||||||
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
||||||
"logo": "https://epg.112114.xyz/logo/{name}.png"
|
"logo": "https://epg.112114.xyz/logo/{name}.png"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "直播ipv6",
|
|
||||||
"type": "0",
|
|
||||||
"pass": true,
|
|
||||||
"url": "https://fanmingming.com/txt?url=https://live.fanmingming.com/tv/m3u/ipv6.m3u",
|
|
||||||
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
|
||||||
"logo": "https://epg.112114.xyz/logo/{name}.png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "一木",
|
|
||||||
"type": "0",
|
|
||||||
"pass": true,
|
|
||||||
"url": "https://ghp.ci/https://raw.githubusercontent.com/xianyuyimu/TVBOX-/main/TVBox/%E4%B8%80%E6%9C%A8%E7%9B%B4%E6%92%AD%E6%BA%90.txt",
|
|
||||||
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
|
|
||||||
"logo": "https://epg.112114.xyz/logo/{name}.png"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "第三方源|不保存可用",
|
"name": "第三方源|不保存可用",
|
||||||
"type": "0",
|
"type": "0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue