mirror of https://github.com/FongMi/TV.git
parent
7b1c35e5b3
commit
c343538cdb
@ -1,14 +1,17 @@ |
||||
{ |
||||
"lives": [ |
||||
{ |
||||
"name": "TXT", |
||||
"name": "tvbus", |
||||
"url": "https://github.com/live.txt", |
||||
"epg": "https://epg.112114.xyz/?ch={name}&date={date}", |
||||
"logo": "https://epg.112114.xyz/logo/{name}.png", |
||||
"core": { |
||||
"auth": "", |
||||
"name": "", |
||||
"pass": "" |
||||
"pass": "", |
||||
"sign": "", |
||||
"pkg": "", |
||||
"so": "" |
||||
} |
||||
} |
||||
] |
||||
|
||||
@ -0,0 +1,10 @@ |
||||
{ |
||||
"lives": [ |
||||
{ |
||||
"name": "Xtream", |
||||
"url": "http://127.0.0.2:8888", |
||||
"username": "tangsan", |
||||
"password": "tangsan" |
||||
} |
||||
] |
||||
} |
||||
Loading…
Reference in new issue