From b7a2b89ba404757e01e489992ff3da98b576353c Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 5 Oct 2021 03:32:49 +0300 Subject: [PATCH] Update elcinema.com.config.js --- sites/elcinema.com.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/sites/elcinema.com.config.js b/sites/elcinema.com.config.js index 7594bd8e..041ccb40 100644 --- a/sites/elcinema.com.config.js +++ b/sites/elcinema.com.config.js @@ -10,10 +10,7 @@ dayjs.extend(timezone) dayjs.extend(utc) module.exports = { - lang: 'ar', site: 'elcinema.com', - channels: 'elcinema.com.channels.xml', - output: '.gh-pages/guides/elcinema.com.guide.xml', url({ channel }) { return `https://elcinema.com/tvguide/${channel.site_id}/` },