Update tv.cctv.com.config.js

This commit is contained in:
Aleksandr Statciuk 2021-11-18 17:59:50 +03:00
parent 5e38a7e443
commit eecb4ba448

View file

@ -2,9 +2,6 @@ const dayjs = require('dayjs')
module.exports = { module.exports = {
site: 'tv.cctv.com', site: 'tv.cctv.com',
request: {
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=${
channel.site_id channel.site_id