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