mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 03:16:53 -05:00
Update elcinema.com.config.js
This commit is contained in:
@@ -10,9 +10,6 @@ dayjs.extend(timezone)
|
|||||||
dayjs.extend(utc)
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
request: {
|
|
||||||
timeout: 10000
|
|
||||||
},
|
|
||||||
site: 'elcinema.com',
|
site: 'elcinema.com',
|
||||||
url({ channel }) {
|
url({ channel }) {
|
||||||
const lang = channel.lang === 'en' ? 'en/' : '/'
|
const lang = channel.lang === 'en' ? 'en/' : '/'
|
||||||
|
|||||||
Reference in New Issue
Block a user