fix typo (#541)
This commit is contained in:
parent
31988d0d86
commit
79b6cfcd11
|
|
@ -127,7 +127,7 @@ object TVList {
|
||||||
),
|
),
|
||||||
TV(
|
TV(
|
||||||
8,
|
8,
|
||||||
"CCTV9 记录",
|
"CCTV9 纪录",
|
||||||
"CCTV9",
|
"CCTV9",
|
||||||
listOf("http://dbiptv.sn.chinamobile.com/PLTV/88888890/224/3221226197/index.m3u8"),
|
listOf("http://dbiptv.sn.chinamobile.com/PLTV/88888890/224/3221226197/index.m3u8"),
|
||||||
0,
|
0,
|
||||||
|
|
|
||||||
|
|
@ -130,7 +130,7 @@
|
||||||
"programId": "600004078",
|
"programId": "600004078",
|
||||||
"needToken": true,
|
"needToken": true,
|
||||||
"mustToken": false,
|
"mustToken": false,
|
||||||
"title": "CCTV9 记录",
|
"title": "CCTV9 纪录",
|
||||||
"videoUrl": [
|
"videoUrl": [
|
||||||
"http://dbiptv.sn.chinamobile.com/PLTV/88888890/224/3221226197/index.m3u8"
|
"http://dbiptv.sn.chinamobile.com/PLTV/88888890/224/3221226197/index.m3u8"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue