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