From b4fbe16f79c831c48ceaab877d954403bbc7cd6a Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 5 Oct 2021 03:33:14 +0300 Subject: [PATCH] Update ontvtonight.com.config.js --- sites/ontvtonight.com.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/sites/ontvtonight.com.config.js b/sites/ontvtonight.com.config.js index eb8e1482..ee153ef9 100644 --- a/sites/ontvtonight.com.config.js +++ b/sites/ontvtonight.com.config.js @@ -16,11 +16,8 @@ const tz = { } module.exports = { - lang: 'en', days: 3, site: 'ontvtonight.com', - channels: 'ontvtonight.com.channels.xml', - output: '.gh-pages/guides/ontvtonight.com.guide.xml', url: function ({ date, channel }) { const [region, id] = channel.site_id.split('#') let url = `https://www.ontvtonight.com`