Update elcinema.com.config.js
This commit is contained in:
@@ -10,10 +10,7 @@ dayjs.extend(timezone)
|
|||||||
dayjs.extend(utc)
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'ar',
|
|
||||||
site: 'elcinema.com',
|
site: 'elcinema.com',
|
||||||
channels: 'elcinema.com.channels.xml',
|
|
||||||
output: '.gh-pages/guides/elcinema.com.guide.xml',
|
|
||||||
url({ channel }) {
|
url({ channel }) {
|
||||||
return `https://elcinema.com/tvguide/${channel.site_id}/`
|
return `https://elcinema.com/tvguide/${channel.site_id}/`
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user