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