diff --git a/sites/dstv.com.config.js b/sites/dstv.com.config.js index 4841556f..362b426c 100644 --- a/sites/dstv.com.config.js +++ b/sites/dstv.com.config.js @@ -7,11 +7,8 @@ dayjs.extend(utc) dayjs.extend(customParseFormat) module.exports = { - lang: 'en', days: 3, site: 'dstv.com', - channels: 'dstv.com.channels.xml', - output: '.gh-pages/guides/dstv.com.guide.xml', request: { timeout: 10000 },