mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Update tv.cctv.com.config.js
This commit is contained in:
parent
291fa95cd8
commit
671507ecad
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ const dayjs = require('dayjs')
|
|||
module.exports = {
|
||||
site: 'tv.cctv.com',
|
||||
request: {
|
||||
timeout: 15000
|
||||
timeout: 30000
|
||||
},
|
||||
url({ channel, date }) {
|
||||
return `https://api.cntv.cn/epg/getEpgInfoByChannelNew?serviceId=tvcctv&c=${
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue