mirror of
https://github.com/iptv-org/epg
synced 2025-12-22 05:17:00 -05:00
Update elcinema.com.config.js
This commit is contained in:
@@ -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/' : '/'
|
||||
|
||||
Reference in New Issue
Block a user