From 01e882e55b2311050534a9b95e30fff1d144cb2f Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 27 Oct 2021 23:21:39 +0300 Subject: [PATCH] Update dstv.com.config.js --- sites/dstv.com/dstv.com.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sites/dstv.com/dstv.com.config.js b/sites/dstv.com/dstv.com.config.js index 5b7a5677..6c121d0b 100644 --- a/sites/dstv.com/dstv.com.config.js +++ b/sites/dstv.com/dstv.com.config.js @@ -9,10 +9,6 @@ dayjs.extend(customParseFormat) module.exports = { site: 'dstv.com', - delay: 5000, - request: { - timeout: 15000 - }, url({ channel, date }) { const [bouquetId] = channel.site_id.split('#')