-
Notifications
You must be signed in to change notification settings - Fork 0
/
on1.json
49 lines (49 loc) · 1.5 KB
/
on1.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
"lives": [
{
"name": "m3u-1",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/1.m3u"
},
{
"name": "m3u-2",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/232.m3u"
},
{
"name": "m3u-3",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/900.m3u"
},
{
"name": "m3u-4",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/IPTV-Unicom.m3u"
},
{
"name": "m3u-5",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/ipv6Plus.m3u"
},
{
"name": "TXT-1",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/IPTV.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "TXT-2",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/IPTV2.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "TXT-3",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/IPTV3.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "TXT-3",
"url": "https://raw.githubusercontent.com/FRANKASEE/ip2/main/test_channels_china.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png",
"playerType": 1
}
]
}