Update tvgid.ua.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-05 03:33:41 +03:00
parent 8225f1cadf
commit 73d0f37ef3

View file

@ -11,11 +11,8 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat)
module.exports = {
lang: 'uk',
days: 3,
site: 'tvgid.ua',
channels: 'tvgid.ua.channels.xml',
output: '.gh-pages/guides/tvgid.ua.guide.xml',
url: function ({ date, channel }) {
return `https://tvgid.ua/channels/${channel.site_id}/${date.format('DDMMYYYY')}/tmall/`
},