From c0f3912d03e1163fa1aab5811a2030ecb13f72a3 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 5 Oct 2021 03:32:46 +0300 Subject: [PATCH] Update dstv.com.config.js --- sites/dstv.com.config.js | 3 --- 1 file changed, 3 deletions(-) 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 },