mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update elcinema.com.config.js
This commit is contained in:
parent
a8a6fb6f4e
commit
b6f67fa634
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
site: 'elcinema.com',
|
site: 'elcinema.com',
|
||||||
|
skip: true, // NOTE: the guide shows the wrong time (https://github.com/iptv-org/epg/issues/994)
|
||||||
days: 2,
|
days: 2,
|
||||||
url({ channel }) {
|
url({ channel }) {
|
||||||
const lang = channel.lang === 'en' ? 'en/' : '/'
|
const lang = channel.lang === 'en' ? 'en/' : '/'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue