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('#')