mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update tvgid.ua.config.js
This commit is contained in:
parent
8225f1cadf
commit
73d0f37ef3
1 changed files with 0 additions and 3 deletions
|
@ -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/`
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue