diff --git a/sites/dstv.com/dstv.com.config.js b/sites/dstv.com/dstv.com.config.js index 368cfb44..64cd2ebb 100644 --- a/sites/dstv.com/dstv.com.config.js +++ b/sites/dstv.com/dstv.com.config.js @@ -10,7 +10,7 @@ dayjs.extend(customParseFormat) module.exports = { site: 'dstv.com', request: { - timeout: 15000 + timeout: 30000 }, url({ channel, date }) { const [bouquetId] = channel.site_id.split('#')