mirror of https://github.com/FongMi/TV.git
parent
db579a6ddb
commit
37c699af76
@ -0,0 +1,31 @@ |
||||
{ |
||||
"lives": [ |
||||
{ |
||||
"group": "redirect", |
||||
"channels": [ |
||||
{ |
||||
"name": "redirect", |
||||
"urls": [ |
||||
"proxy://do=live&type=txt&ext=ZmlsZTovL0Rvd25sb2FkL3JlZGlyZWN0LnR4dA==" |
||||
] |
||||
} |
||||
] |
||||
}, |
||||
{ |
||||
"name": "TXT", |
||||
"type": 0, |
||||
"url": "file://Download/live.txt", |
||||
"epg": "http://epg.51zmt.top:8000/api/diyp/?ch={name}&date={date}", |
||||
"logo": "", |
||||
"ua": "" |
||||
}, |
||||
{ |
||||
"name": "M3U", |
||||
"type": 0, |
||||
"url": "file://Download/live.m3u", |
||||
"epg": "https://epg.112114.xyz/?ch={name}", |
||||
"logo": "", |
||||
"ua": "" |
||||
} |
||||
] |
||||
} |
||||
@ -0,0 +1,31 @@ |
||||
{ |
||||
"lives": [ |
||||
{ |
||||
"group": "redirect", |
||||
"channels": [ |
||||
{ |
||||
"name": "redirect", |
||||
"urls": [ |
||||
"proxy://do=live&type=txt&ext=aHR0cHM6Ly9naXRodWIuY29tL3JlZGlyZWN0LnR4dA==" |
||||
] |
||||
} |
||||
] |
||||
}, |
||||
{ |
||||
"name": "TXT", |
||||
"type": 0, |
||||
"url": "https://github.com/live.txt", |
||||
"epg": "http://epg.51zmt.top:8000/api/diyp/?ch={name}&date={date}", |
||||
"logo": "", |
||||
"ua": "" |
||||
}, |
||||
{ |
||||
"name": "M3U", |
||||
"type": 0, |
||||
"url": "https://github.com/live.m3u", |
||||
"epg": "https://epg.112114.xyz/?ch={name}", |
||||
"logo": "", |
||||
"ua": "" |
||||
} |
||||
] |
||||
} |
||||
@ -0,0 +1,33 @@ |
||||
{ |
||||
"spider": "file://Download/custom_spider.jar", |
||||
"sites": [ |
||||
{ |
||||
"key": "one", |
||||
"name": "One", |
||||
"type": 3, |
||||
"api": "csp_Csp", |
||||
"searchable": 1, |
||||
"filterable": 1, |
||||
"ext": "file://Download/one.json" |
||||
}, |
||||
{ |
||||
"key": "two", |
||||
"name": "Two", |
||||
"type": 3, |
||||
"api": "csp_Csp", |
||||
"searchable": 1, |
||||
"filterable": 1, |
||||
"ext": "file://Download/two.json" |
||||
}, |
||||
{ |
||||
"key": "extend", |
||||
"name": "Extend", |
||||
"type": 3, |
||||
"api": "csp_Csp", |
||||
"searchable": 1, |
||||
"filterable": 1, |
||||
"ext": "file://Download/extend.json", |
||||
"jar": "file://Download/extend.jar" |
||||
} |
||||
] |
||||
} |
||||
@ -0,0 +1,33 @@ |
||||
{ |
||||
"spider": "https://github.com/custom_spider.jar", |
||||
"sites": [ |
||||
{ |
||||
"key": "one", |
||||
"name": "One", |
||||
"type": 3, |
||||
"api": "csp_Csp", |
||||
"searchable": 1, |
||||
"filterable": 1, |
||||
"ext": "https://github.com/one.json" |
||||
}, |
||||
{ |
||||
"key": "two", |
||||
"name": "Two", |
||||
"type": 3, |
||||
"api": "csp_Csp", |
||||
"searchable": 1, |
||||
"filterable": 1, |
||||
"ext": "https://github.com/two.json" |
||||
}, |
||||
{ |
||||
"key": "extend", |
||||
"name": "Extend", |
||||
"type": 3, |
||||
"api": "csp_Csp", |
||||
"searchable": 1, |
||||
"filterable": 1, |
||||
"ext": "https://github.com/extend.json", |
||||
"jar": "https://github.com/extend.jar" |
||||
} |
||||
] |
||||
} |
||||
Loading…
Reference in new issue