From b6f67fa63403f318a271b17df091557f7d16ac81 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 30 Jan 2023 18:36:20 +0300 Subject: [PATCH] Update elcinema.com.config.js --- sites/elcinema.com/elcinema.com.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/elcinema.com/elcinema.com.config.js b/sites/elcinema.com/elcinema.com.config.js index 878362f9..5271e598 100644 --- a/sites/elcinema.com/elcinema.com.config.js +++ b/sites/elcinema.com/elcinema.com.config.js @@ -11,6 +11,7 @@ dayjs.extend(utc) module.exports = { site: 'elcinema.com', + skip: true, // NOTE: the guide shows the wrong time (https://github.com/iptv-org/epg/issues/994) days: 2, url({ channel }) { const lang = channel.lang === 'en' ? 'en/' : '/'