自用tvbox配置
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
box/xBPQ/new.json

39 lines
780 B

{
"lives":[
{
"group":"redirect",
"channels":[
{
"name":"redirect",
"urls":[
"proxy://do=live&type=txt&ext=aHR0cDovL2hvbWUuanVuZGllLnRvcDo4MS9DYXQvdHYvbGl2ZS50eHQ="
]
}
]
},
{
"name":"線上Txt",
"type":0,
"url":"http://xxx.xxx.com/live.txt",
"logo":"",
"epg":"",
"ua":""
},
{
"name":"本地Txt",
"type":0,
"url":"file://Pictures/live.txt",
"logo":"",
"epg":"",
"ua":""
},
{
"name":"本地M3u",
"type":0,
"url":"file://Pictures/m3u.m3u",
"logo":"",
"epg":"",
"ua":""
}
]
}