Update tvgid.ua.config.js
This commit is contained in:
@@ -11,11 +11,8 @@ dayjs.extend(timezone)
|
|||||||
dayjs.extend(customParseFormat)
|
dayjs.extend(customParseFormat)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'uk',
|
|
||||||
days: 3,
|
days: 3,
|
||||||
site: 'tvgid.ua',
|
site: 'tvgid.ua',
|
||||||
channels: 'tvgid.ua.channels.xml',
|
|
||||||
output: '.gh-pages/guides/tvgid.ua.guide.xml',
|
|
||||||
url: function ({ date, channel }) {
|
url: function ({ date, channel }) {
|
||||||
return `https://tvgid.ua/channels/${channel.site_id}/${date.format('DDMMYYYY')}/tmall/`
|
return `https://tvgid.ua/channels/${channel.site_id}/${date.format('DDMMYYYY')}/tmall/`
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user