diff --git a/sites/dstv.com.config.js b/sites/dstv.com.config.js index 8f4030bf..60097f7b 100644 --- a/sites/dstv.com.config.js +++ b/sites/dstv.com.config.js @@ -9,7 +9,7 @@ dayjs.extend(customParseFormat) module.exports = { site: 'dstv.com', request: { - timeout: 10000 + timeout: 15000 }, url({ channel, date }) { const [bouquetId] = channel.site_id.split('#')