From ef6058f9e87bbb2565cca56f8d3b3c3ae35a16a5 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 18 Nov 2021 17:58:40 +0300 Subject: [PATCH] Update dstv.com.config.js --- sites/dstv.com/dstv.com.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/sites/dstv.com/dstv.com.config.js b/sites/dstv.com/dstv.com.config.js index 5d58226d..b0eb0745 100644 --- a/sites/dstv.com/dstv.com.config.js +++ b/sites/dstv.com/dstv.com.config.js @@ -8,9 +8,6 @@ dayjs.extend(customParseFormat) module.exports = { site: 'dstv.com', - request: { - timeout: 30000 - }, url({ channel, date }) { const [bouquetId] = channel.site_id.split('#')