From c51427ba19157f6f0e4a5585fed3847fae0ff8e3 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 7 Oct 2021 02:09:13 +0300 Subject: [PATCH] Update tv.cctv.com.config.js --- sites/tv.cctv.com.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sites/tv.cctv.com.config.js b/sites/tv.cctv.com.config.js index 7e0faccc..69b2c0f2 100644 --- a/sites/tv.cctv.com.config.js +++ b/sites/tv.cctv.com.config.js @@ -3,7 +3,6 @@ const dayjs = require('dayjs') module.exports = { site: 'tv.cctv.com', lang: 'cn', - days: 3, request: { timeout: 15000 },