Update tvgid.ua.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-11 21:19:37 +03:00
parent 13e861a7fa
commit a80f7e9214

View file

@ -11,7 +11,6 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat) dayjs.extend(customParseFormat)
module.exports = { module.exports = {
lang: 'ua',
site: 'tvgid.ua', site: 'tvgid.ua',
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/`