Skip to content

Commit 80b8a96

Browse files
author
Taois
committed
feat: sc iptv
1 parent c8a9328 commit 80b8a96

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

json/live2cms-sc.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,33 @@
22
{
33
"name": "四川联通-在线M3U",
44
"url": "https://d.kstore.dev/download/10717/scy.m3u",
5-
"img": "./lives.jpg"
5+
"img": "./lives.jpg",
6+
"headers": {
7+
"User-Agent": null
8+
}
69
},
710
{
811
"name": "四川联通-在线TXT",
912
"url": "https://d.kstore.dev/download/10717/scy.txt",
10-
"img": "./lives.jpg"
13+
"img": "./lives.jpg",
14+
"headers": {
15+
"User-Agent": null
16+
}
1117
},
1218
{
1319
"name": "四川联通-本地M3U",
1420
"url": "./tv/live_sc_unicom.m3u",
15-
"img": "./lives.jpg"
21+
"img": "./lives.jpg",
22+
"headers": {
23+
"User-Agent": null
24+
}
1625
},
1726
{
1827
"name": "四川联通-本地TXT",
1928
"url": "./tv/live_sc_unicom.txt",
20-
"img": "./lives.jpg"
29+
"img": "./lives.jpg",
30+
"headers": {
31+
"User-Agent": null
32+
}
2133
}
2234
]

0 commit comments

Comments
 (0)