-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathiptv.json
24 lines (24 loc) · 840 Bytes
/
iptv.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"lives": [
{
"name": "TXT",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/tardlk/iptv/main/iptv.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://live.fanmingming.com/tv/{name}.png"
},
{
"name": "IJK",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/tardlk/iptv/main/iptv.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://live.fanmingming.com/tv/{name}.png",
"playerType": 1
},
{
"name": "EXO",
"url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/tardlk/iptv/main/iptv.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://live.fanmingming.com/tv/{name}.png",
"playerType": 2
}
]
}