From eecb4ba4486aac9fe4313e23cad00f0c33775754 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 18 Nov 2021 17:59:50 +0300 Subject: [PATCH] Update tv.cctv.com.config.js --- sites/tv.cctv.com/tv.cctv.com.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/sites/tv.cctv.com/tv.cctv.com.config.js b/sites/tv.cctv.com/tv.cctv.com.config.js index f8ec9a64..1d5cda3b 100644 --- a/sites/tv.cctv.com/tv.cctv.com.config.js +++ b/sites/tv.cctv.com/tv.cctv.com.config.js @@ -2,9 +2,6 @@ const dayjs = require('dayjs') module.exports = { site: 'tv.cctv.com', - request: { - timeout: 30000 - }, url({ channel, date }) { return `https://api.cntv.cn/epg/getEpgInfoByChannelNew?serviceId=tvcctv&c=${ channel.site_id