mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 17:10:07 -04:00
Update elcinema.com.config.js
This commit is contained in:
parent
ef6058f9e8
commit
a78eb9826d
1 changed files with 0 additions and 3 deletions
|
@ -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/' : '/'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue