From b114d0194cb2c3bdf0915de625ca7dbecfd82330 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 11 Oct 2021 21:19:27 +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 69b2c0f2..f9edd2f9 100644 --- a/sites/tv.cctv.com.config.js +++ b/sites/tv.cctv.com.config.js @@ -2,7 +2,6 @@ const dayjs = require('dayjs') module.exports = { site: 'tv.cctv.com', - lang: 'cn', request: { timeout: 15000 },