Merge pull request #1918 from iptv-org/disable-elcinema.com

Disable elcinema.com
This commit is contained in:
Aleksandr Statciuk
2023-01-30 20:29:29 +03:00
committed by GitHub

View File

@@ -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/' : '/'