Update tv.cctv.com.config.js
This commit is contained in:
@@ -3,7 +3,7 @@ const dayjs = require('dayjs')
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'tv.cctv.com',
|
site: 'tv.cctv.com',
|
||||||
request: {
|
request: {
|
||||||
timeout: 15000
|
timeout: 30000
|
||||||
},
|
},
|
||||||
url({ channel, date }) {
|
url({ channel, date }) {
|
||||||
return `https://api.cntv.cn/epg/getEpgInfoByChannelNew?serviceId=tvcctv&c=${
|
return `https://api.cntv.cn/epg/getEpgInfoByChannelNew?serviceId=tvcctv&c=${
|
||||||
|
|||||||
Reference in New Issue
Block a user