From 2bee2cdac83f3f67caacf855d6d56c724cfc9810 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 7 Oct 2021 02:09:04 +0300 Subject: [PATCH] Update ontvtonight.com.config.js --- sites/ontvtonight.com.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/sites/ontvtonight.com.config.js b/sites/ontvtonight.com.config.js index ee153ef9..ac5673ce 100644 --- a/sites/ontvtonight.com.config.js +++ b/sites/ontvtonight.com.config.js @@ -16,7 +16,6 @@ const tz = { } module.exports = { - days: 3, site: 'ontvtonight.com', url: function ({ date, channel }) { const [region, id] = channel.site_id.split('#')